28 Oct 2022 04:32 PM - last edited on 02 Nov 2022 08:36 AM by MaciejNeumann
I have written a log processing rule to parse a log file. Some log events have a secondary event log level that can be different from primary log level. I want to set both the event's loglevel and status to the secondary log level. When I test the rule it works perfectly, setting both the loglevel and status to "WARNING" using a FIELD_ADD. However, when that rule is used to ingest the log data both fields are set to "NONE". Is there something more I need to do?
Solved! Go to Solution.
20 Jan 2023 03:09 PM
@MartyM were you able to get this issue resolved?
23 Jan 2023 02:49 PM
@ChadTurner Yes, I just needed to another command to update the status field.