FileBeat fails to process large log files of some MBs

Hi Abhishek,

Sorry for late reply.
Error logs are not actually Error logs on filebeat console, these are our application logs which are populated under server log file as error messages.
As I have mentioned, My application server logs contains lots of logs with different log levels like Debug,Info,Error and Warning. I want File beat to process only Error logs to logstash.
In Filebeat console log (above uploaded ) I can see that logs(Error/warn) from my application log files are getting processed to logstash but looks like file beat is taking lots of time to read and process. In Ideal case my observation was file beat process log file within some seconds(does not matter the log file size) but in my case I can see time is increasing with file size. So just wanted to know what may be the issue?

Thanks
Shwetha