Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
It would be awesome if the file input could handle compressed files.
My workflow:
I have a folder filled with gzipped files and I want to automatically pull those files into logstash anytime a new file is created. This may be more work that just handling compressed files. It may also include reevaluating the glob more often and reading from the beginning of the file when new files are added.
It would be awesome if the file input could handle compressed files.
My workflow:
I have a folder filled with gzipped files and I want to automatically pull those files into logstash anytime a new file is created. This may be more work that just handling compressed files. It may also include reevaluating the glob more often and reading from the beginning of the file when new files are added.