brian
brian
We're using the following method (extending the `ElastAlerter` class and overriding the `start()` method) to run Elastalert on Lambda: https://github.com/jertel/elastalert2/discussions/1169
> The solution proposed with the `--end`-flag seems not to be working anymore. If I get it right, the problem is that with the advent of elastalert 2.0 the job...
We're seeing this same issue when using the same offsets DB for multiple tail inputs. The simplest fix for us will be using a separate DB per input, but this...