hi,
i configed beats to read log files from a certain dir and output it to logstash,
in logstash i have a config that listens to beats , do some filtering and outputs to elastic search.
the index name is dynamically generated from the file name filebeat was reading.
i have all sorts of issues, since i dont have any index ready for this log type,
what is the best practice for creating an index and then make all the new indexes use it ...
please help,
thanks,
david