Remi Dettai

Results 58 issues of Remi Dettai

Offer out of the box matchers from external datasources (Abuse Feodo Tracker, Pulsedive) ### :memo: Checklist - [ ] All user-facing changes have changelog entries. - [ ] The changes...

feature

This PR contains the mybinder config and notebooks to provide an interactive arrow user guide ### :memo: Checklist - [ ] All user-facing changes have changelog entries. - [ ]...

Align to the changes on the pulsedive type in https://github.com/tenzir/event-horizon/pull/1553. ### :memo: Checklist - [x] All user-facing changes have changelog entries. - [x] The changes are reflected on [vast.io](https://vast.io), if...

maintenance

### Use Case The current Cloudtrail schema only represents partially the fields that can be present in these events. For instance `serviceEventDetails` and `insightDetails` are not parsed. ### Feature Description...

enhancement

### Use Case Because of the AWS Lambda resource that is configured in the VPC, it sometimes happens that the terraform apply and destroy commands fail. It would be nice...

enhancement

### Use Case When starting the VAST server on Fargate (for instance with `vast-cloud start-vast-server`), the task usually takes a few minutes to be up and running. It would be...

feature

### Use Case I noticed the following behavior: - when I run `vast -h` I get that export is a subcommand - when I run `vast export`, the CLI tells...

enhancement

### Current Behavior I am trying to use the `infer` command on the following json delimited data: [test.txt](https://github.com/tenzir/vast/files/8381144/test.txt) (uploaded as .txt to pass github filters). The command hangs after outputting:...

bug

Currently, the start and stop yield as soon as the task is created. We should rather wait for the task to enter the expected status. ### :memo: Reviewer Checklist Review...

enhancement

Some of the commands where named at the creation of the VAST Cloud tooling, and the scope has changed quite a bit since then. This PR operates some long needed...

enhancement