Health Log Analytics
Quick answer
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.
Key takeaways
- 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.
Want to learn this properly?
Our live, instructor-led ServiceNow Training covers this hands-on, with real projects and a certification path.
Check your understanding
HLA detects problems by:
- A. Learning normal patterns and flagging anomalies
- B. Scanning ports
- C. Sending surveys
Show answer
A. Learning normal patterns and flagging anomalies
HLA baselines normal behaviour and surfaces deviations.
HLA sits at which end of ITOM?
- A. Proactive / early warning
- B. Purely reactive
- C. Reporting only
Show answer
A. Proactive / early warning
HLA aims to catch issues before they become incidents.
Anomalies are most useful when mapped to:
- A. Configuration items
- B. Fonts
- C. Portals
Show answer
A. Configuration items
Mapping to CIs gives the anomaly business context.