logstash-input-file icon indicating copy to clipboard operation
logstash-input-file copied to clipboard

No longer create the sincedb as a hidden file

Open jsvd opened this issue 5 years ago • 0 comments

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

jsvd avatar May 14 '20 16:05 jsvd