/
Changing Rule logging level
Changing Rule logging level
When you are triaging a Rule it’s often useful for a technical resource to get more detailed logs on how the Rule is running.
This can be changed on a Rule by Rule basis by updating the the meta data to pass in the required log level and then restart the rule to pick it up.
When this is set the logging system will respect it and log at that level. We currently support the standard logging levels shown below in increasing detail.
Nothing (No Logging)
Minimal
Basic (Default)
Detailed
Debug
Row Level (Very Detailed)
The format is
"logLevel": "ROWLEVEL"
Or
"logLevel": "Debug"
, multiple selections available,
Related content
Logging
Logging
More like this
Write to Log
Write to Log
More like this
Decoding Fields in your Rules
Decoding Fields in your Rules
More like this
How to better triage issues within Rules
How to better triage issues within Rules
More like this
How to test your Rule In Rule Designer - Test Runner
How to test your Rule In Rule Designer - Test Runner
More like this
Reporting (Operational Reporting)
Reporting (Operational Reporting)
More like this