Idriss Neumann
Idriss Neumann
Hi. I upgraded the docker images we're running for our on premise instance from 4.7.1 to 4.8.0 : However, the web application seems still running on the 4.7.1 version: Of...
**Do you want to request a *feature* or report a *bug*?** Seems like a bug (non-critical) **What is the current behavior?** I've a warning in the logs of my backend...
**Do you want to request a *feature* or report a *bug*?** Seems like a bug (non-critical) **What is the current behavior?** I've a warning in the logs of my backend...
**Motivation** Make the search easier with Elasticsearch and let falcosidekick define the index mapping using an `autocreateindex` configuration. **Feature** Having a `elasticsearch.autocreateindex` boolean configuration. If it's set to true, `falcosidekick`...
## Description Hi. For now it's still draft but I'm exploring how elastalert2 can comply with [Quickwit](https://quickwit.io/). To provide a bit of context: - I use to enjoy working with...
On the github action of all opening pull requests: But if you upgrade the dependancy to `10.2.2`, you'll see a huge amount of breaking changes to fix: ``` assets by...
#### Pull Request (PR) description We'd like to be able to easily create multiple mirror services from hieradata like that: ``` $mirrors.each |$title, $mirror| { kafka::mirror { $title: consumer_config =>...
Hi. We recently upgraded from 0.1.8 to 1.7.0 and implement a "refresh" function (to help reimporting the state of existing buckets). We got this errors: ```shell error: an unhandled error...
Is-it possible to add a flag to enable the KEDA autoscaler for the searcher and indexer pods. Something we could enabled in the `values.yaml` like that: ```yaml keda: indexer: enabled:...