Log Alert Rules
Get notified when a log line matches a pattern — so a critical error pages you instead of sitting unread in a file.
Create a rule
- Go to Integrations → Log Manager → Alert Rules → New Rule.
- Define the match:
- Name (e.g.
OOM Killer detected). - Match text — what the message must contain (e.g.
Out of memory). - Severity / levels — which levels to watch (e.g.
error,critical; empty = all).
- Name (e.g.
- Save. New matching log entries raise an alert.
tip
Write the match string from a real log line you found in Search — copy the exact phrase so the rule fires on the real thing and not on noise.