Configure a System Log Check
Get notified when system log entries exceed thresholds
Written By Erdinc Akay
Last updated About 2 months ago
Configure a System Log Check
A System Log Check searches syslog/journald for entries at or above a specific priority level and warns when the count exceeds a threshold. This helps you detect errors and warnings in system logs that indicate problems.
Prerequisites
- You need the Monitoring Check Management permission. Your administrator assigns permissions under Administration → Groups.
- The target device must have a connected agent running Linux or macOS.
- For Windows, use the Event Log Check instead.
Steps
- Go to Devices and open the device.
- Click the Checks tab → Add Check → System Log.
- Configure the check:
- Optionally, add patterns under Exclude patterns (in the Filters section) to ignore known harmless messages. Matching is case-insensitive.
- Click Add Check.
Tips
- Set the lookback period to match or exceed the check interval so no entries are missed between runs.
- The default priority of 3 (Error) is a good starting point. Lower it to 4 (Warning) if you also want to capture warnings.
- Use exclusion patterns to filter out frequent, known messages that require no action.
After the first check interval, the result appears in the device's Checks tab.
See also: System Log Check Reference