logstash-input-file
logstash-input-file copied to clipboard
Add integration tests for sincedb paths
We ought to be able to test/verify default sincedb paths for
- Logstash 5 (new
path.datalocation) - Older versions (which may use the
SINCEDB_DIRorHOMEenvironment variables for path)
This is in reference to #133