logstash-input-file
logstash-input-file copied to clipboard
No longer create the sincedb as a hidden file
Historically we created the sincedb tracking file in the users home directory, but since we now default to path.data/plugins/file it doesn't make sense for it to be hidden anymore.
in the next major release we should change how the pathname is created to no longer have a dot . at the start