Hello,
I have a application which is having lots of monitor to track some task.
So i just want to show list which monitor is enable and disable on running application in Kibana at same time.
My log demo is like -
29/03/2017 16:09:26 TRACE - [com.hns.iag.sm.monitor.SubscriptionStateMonitor] Subscription State Monitor populateTask start.
So when ever i got message "Subscription State Monitor populateTask start" kibana should should show status Subscription State Monitor - Enable
If i got the message "Subscription State Monitor populateTask stopped" kibana should show status
Subscription State Monitor - Disable
I want it in tabular format.
So is there any way to do it in kibana?
In Splunk it is possible.
Thanks,
Arpit