abhat
(Asif Bhat)
May 28, 2018, 10:29pm
1
Hi Team,
I am new to ELK stack and I just setup an ELK stack which collects logs from tomcat log directory.
My requirement is it should only capture SEVERE AND ERROR messages in the log files present in the log directory.
Any ideas how to achieve it ?
Kind Regards,
Asif Bhat
warkolm
(Mark Walkom)
May 28, 2018, 10:33pm
2
Use a conditional in Logstash with a drop filter and you should be good.
1 Like
abhat
(Asif Bhat)
May 28, 2018, 10:39pm
3
Thanks a lot Mark.
Any general document link that can be helpful here.
warkolm
(Mark Walkom)
May 28, 2018, 10:54pm
4
1 Like
abhat
(Asif Bhat)
May 28, 2018, 11:01pm
5
Fantastic!!! Thanks a lot.
system
(system)
Closed
June 25, 2018, 11:01pm
6
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.