Sorry i'm new to the elasticstack, but bear with me
I'm trying to setup ES-Kibana-Filebeat for Java application logs processing
The specific log files i'm trying to visualize aren't one of the log types with modules
They look like this(This is just an example):
2021-8-19 18:20:43.124 L Starting JMX Shell Server
Thread: localhost-startStop-1:
2021-8-19 18:20:43.124 L Starting Thread system
Thread: localhost-startStop-1:
2021-8-19 18:23:12.135 U [.APPNAME] added driver <etc...>
Thread: "APPNAME" startup:
Now what i've done is use Filebeat's mutliline patttern and indexed them in ES, but when i try to visualize the messages i can't
How do i monitor these kinds of logs using ES-Kibana-Filebeat?
Can they be visualized or tailed? and how?
Is using filestream a good way to tail them? As these logs will be written by the app constantly and i need to visualize them or tail them for monitoring
Any help is appreciated, i would be happy to provide any other details
Well when i got to kibana and try to create a visualization, the message field is not there so i can't pick it.
I read about it and apparently it's not aggregatable , what i want is just to monitor this specific kind of logfiles, and display them or tail them to monitor the application. It might be a simple solution but i haven't figure it out yet.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.