Elastalert default install location

elastalert, elasticsearch, elasticsearch-plugin

Solution

https://github.com/Yelp/elastalert/blob/master/config.yaml.example

If you installed via pip, this file does not get installed.

If you cloned the repo, it will be in the base directory.

Problem

I followed this url to install Elastalert, however I don't even know where is that config.yaml.example file is located. Where does the elastalert gets installed by default? Am I missing anything?

Original source