Benoit Perroud

Results 12 comments of Benoit Perroud

A bit more details: in image such as ubuntu 20.04, which doesn't include `user-data` file by default, if no `user-data` file is provided or the one provided doesn't include a...

Allowing to have more than one `--file` is also a good idea! Out of the scope of this PR though.

Ouups, sorry for changing the labels by mistake...

I got a bit side tracked, sorry for that, but a PR is coming shortly.

I pushed my working branch in https://github.com/touilleio/arkime/tree/feature/kafka-v3.0, but I mixed few things in, mostly containerization of Arkime and kafka plugin. The latter is available directly in https://github.com/touilleio/arkime/tree/feature/kafka-v3.0/capture/plugins/kafka

you can directly `docker pull touilleio/arkime:v3` if you're adventurous

This MR is really good job! Can't wait to have it released! Is there plan to have `hrw` be configurable via service annotations like ``` traefik.ingress.kubernetes.io/service.sticky.type: hrw ``` as other...

Independently of the release process, it will be highly recommanded to sign the releases with [OS-approved keys](https://github.com/electron/electron/blob/main/docs/tutorial/code-signing.md). Releases in Github and signed are pre-requisites to [electron's update tooling](https://github.com/electron/update-electron-app), which I...

Actually I was wondering, as it may look strange for user to run DistibutedLzoIndexer resulting in not lzo.index creation if this isn't a feature that should be enable/disable via a...