Hi,
I am trying to configure logstash to automatically wake up when a new file apears or when a file is modified.
For sure I can use a script to execute logstash periodically...
But is there any other alternative?
like some configuration for logstash?
Thank you!