logstash-plugins / logstash-output-file

Apache License 2.0
23 stars 53 forks source link

How can logs only have this? #65

Open TiaraH opened 6 years ago

TiaraH commented 6 years ago

I'm checking the log file in output plugin-files, and got only this log:

[2018-04-11T05:51:20,047][INFO ][logstash.outputs.file ] Closing file /filepath/

only this record, no opening file or other message.

What happening will cause these issue?

jsvd commented 6 years ago

can you talk a bit more about which operating system you're using, which version of logstash, how are you installing and running logstash (tar.gz/rpm/deb?)

What is the problem that you're seeing? Is logstash restarting?