Abhishek Jaisingh

Results 7 comments of Abhishek Jaisingh

for me, increasing the timeout worked, the default timeout of _5s_ may not suffice for some clusters

Faced the same issue today even after trying multiple times, which worked after increasing MasterIPAttempts from 40 to 60 as @dlipovetsky suggested. PS: Increasing the default value from 40, if...

@nicholasgibson2 the code seems to be running fine, `flake8` is exiting with NZEC because of some code-style errors: ``` ./elastalert/prometheus_wrapper.py:3:1: E302 expected 2 blank lines, found 1 ./elastalert/prometheus_wrapper.py:15:26: E221 multiple...

@pdscopes @Qmando @danielpops can you take a look?

@Qmando can you take a look?

This is applicable to new ES versions i.e. ES 6+. Atleast, we can add some information that index names change with ES versions