Yelp / elastalert

Easy & Flexible Alerting With ElasticSearch
https://elastalert.readthedocs.org
Apache License 2.0
7.97k stars 1.73k forks source link

Parsing error fixed at line 2. #3216

Closed 0ccupi3R closed 2 years ago

0ccupi3R commented 2 years ago

yaml.parser.ParserError: did not find expected <document start> in "/opt/elastalert/example_rules/cron.yaml", line 5, column 1

This error occurred while testing rule with wrong indentation(Tab).

nsano-rururu commented 2 years ago

I think it's something that another person has made a pull request a long time ago. https://github.com/Yelp/elastalert/pull/2692

0ccupi3R commented 2 years ago

@nsano-rururu Thanks.

Will close this request.