Yelp / elastalert

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

Make use of time fields other than @timestamp #3180

Closed abhisheksurpur2 closed 3 years ago

abhisheksurpur2 commented 3 years ago

Elastalert is by default using the @timestamp, I want to make use of some other timeobjects how can I change?

abhisheksurpur2 commented 3 years ago

timestamp_field is what I was looking for