logstash-plugins/logstash-input-beats

SystemCallError: Unknown error (SystemCallError)

lectiby opened this issue · 0 comments

Hi All,

I have an error of [filewatch.tailmode.handlers.grow] in my logstash at version of 6.4.1.

the Error is:

[ERROR][filewatch.tailmode.handlers.grow] read_to_eof:
general error reading /home/11thone/caselog/logmonster/CAS-168488-Y8L3/MME24NEW/CPPU7/TrHandlerSnapshot3.log
{"error"=>"#<SystemCallError: Unknown error (SystemCallError) - /home/11thone/caselog/logmonster/CAS-168488-Y8L3/MME24NEW/CPPU7/TrHandlerSnapshot3.log>",
"backtrace"=>["org/jruby/RubyIO.java:2958:in sysread'", "/home/11thone/elk/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-input-file-4.1.6/lib/filewatch/watched_file.rb:224:in file_read'",
"/home/11thone/elk/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-input-file-4.1.6/lib/filewatch/watched_file.rb:236:in read_extract_lines'", "/home/11thone/elk/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-input-file-4.1.6/lib/filewatch/tail_mode/handlers/base.rb:52:in block in controlled_read'"]}

it seems that the data can not store into ES.