Best practice for using file beats and indexing

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

this should work as I have a setup very similar to what you described, the index is dynamic. Can you post some issues which you are facing?

Can you post the logs of filebeat and logstash?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.