Print response when finish reading a file

When I use filebeat finish reading a file (the file does not change anymore), in command line filebeat will print out a response like this.


It is normal to finish reading a file, it is not an error. Is there any way I can change the print out response to "finish reading filename.log" instead of an error message.

Which version of filebeat are you using?

I am using filebeat 1.0.1

Unfortunately you can't change this yourself. Logging messages were heavily improved for filebeat 1.1 as I agree, the above can be confusing. 1.1 should be released quite soon.