You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I use input file plugin (in its last version 4.1.3) with a path containing wildcard, new files matching the pattern are not detected, and so, not processed by Logstash.
If I do exactly the same test with version 4.0.5, it works perfectly : new files are detected and processed from the first line.
I reproduce the issue on Windows 7 and RHEL 6.