Hello,
I am making a dashboard in which I want to include a widget with a message search represented in a bar chart.
I want to show the search count for three different messages and right now I have three different widgets, one for each message.
Can I show everything in a single widget? If I use for example “message:ssh OR message:login OR message:error” the count of all the messages that match is shown but I want to show it separately, one bar for “login”, another for “ssh” and another for " error", showing the different bars distinguished by colors and note it in the legend. Is this possible?
Thank you so much.
All the best.