ServiceNow Health Log Analytics
Spot problems in log noise before they become outages.
Health Log Analytics ingests application and infrastructure logs through the MID Server or agents, learns a baseline of normal behaviour per source, and flags deviations such as an error spike or a new pattern as scored anomalies bound to CIs. It feeds the same alert pipeline as Event Management, and catches what no threshold rule was written for.
- Logs as an early-warning signal
- How it works
- Part of AIOps
- Common mistakes
Health Log Analytics (HLA) reads the log streams from your applications and infrastructure and detects anomalies before they become outages, spotting the unusual pattern that precedes a failure, often ahead of any threshold-based alert.
Logs as an early-warning signal
Where Event Management reacts to alerts that monitoring tools already raised, HLA looks deeper, at raw logs, and learns each system's normal behaviour. A sudden spike in error patterns or log volume becomes an anomaly signal.
How it works
Part of AIOps
Common mistakes
- Expecting value on day one, the baseline needs time to learn.
- Feeding it unstructured, unlabelled logs and hoping for signal.
- Treating HLA as a replacement for, not a complement to, Event Management.
- Ignoring the anomalies it raises because they don't fit an existing rule.