Page 3 of 3

Re: Log data is incorrectly displayed on the dashboard

Posted: Tue Mar 15, 2016 2:05 pm
by hsmith
NickyPaul wrote:On each host we are hosting 30-40 web applications. I would like to display the most critical ones (5-10) on individual panels for the same host
By most critical, you mean the one producing the highest number of logs?
NickyPaul wrote:If you expand out the entry for a log in the screenshot you sent, does it properly parse out the message? I believe that table will always show the full message, and then there are options to use grok to provide context/labels.
Thank you :)

Re: Log data is incorrectly displayed on the dashboard

Posted: Tue Mar 15, 2016 5:00 pm
by gimeb
The message is properly parsed by isolating the application name. However, how can I display only one application per panel

Re: Log data is incorrectly displayed on the dashboard

Posted: Tue Mar 15, 2016 6:02 pm
by Box293
A Dashboard is defined as a query and a filter.

All of the graphs, pie charts, data that appears below is based on the query and filter.

Lets say what I have just explained is what you are referring to as an "application".

You can only display one application on the screen at one time. It's not possible to have multiple dashboards on the screen at once.

Re: Log data is incorrectly displayed on the dashboard

Posted: Tue Mar 15, 2016 6:31 pm
by gimeb
So how can I associate a particular query/filter with one panel of dashboard and another query/filter with another panel on the same dashboard

Re: Log data is incorrectly displayed on the dashboard

Posted: Tue Mar 15, 2016 6:54 pm
by Box293
You can't. There is only one query / filter per dashboard.