Create a terms with field "message" in a dashboard

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Post Reply
xdatanet
Posts: 43
Joined: Wed Sep 04, 2013 10:06 am
Location: Mirandola Italy

Create a terms with field "message" in a dashboard

Post by xdatanet »

I receive an Event Log from Windows with a HostName in message field like "NBADM01" or "NBUSR02".

I'm trying to create a row with a "terms" table in order to count the total of HostName and fill in a bar-like graph.

If I put "message" in field I can view a bar with the right number but all in one bar named "missing field".

It seems I cannot filter the message field. I can filter all other fields.

Why???

Thank you in advance.
Graziano.
HowardJackson
Posts: 1
Joined: Fri Nov 29, 2024 2:36 am

Re: Create a terms with field "message" in a dashboard

Post by HowardJackson »

Ensure that the message field is being correctly extracted and parsed. Sometimes, if the field is not properly extracted, it might appear as missing field.
User avatar
jmichaelson
Posts: 254
Joined: Wed Aug 23, 2023 1:02 pm

Re: Create a terms with field "message" in a dashboard

Post by jmichaelson »

THe key here is definitely going to be to ensure that the message field is parsed correctly. In a table you can click on a log entry and it will bring up all the fields that Nagios Log Server has parsed so you can verify it.
Please let us know if you have any other questions or concerns.

-Jason
Post Reply