Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Health Log Analytics severity mapping

Health Log Analytics (HLA) uses common severity values to identify severity labels in the Source Type Structure.

The Log severity mapping table illustrates how HLA identifies severity words from raw logs (shown in the left column), maps them to its own severity values (middle column), and then presents them in Event Management alerts (right column).

Raw log severityHLA log severityEvent Management alert severity
TRACETRACEKeywords-based
VERBOSETRACEKeywords-based
FINETRACEKeywords-based
FINERTRACEKeywords-based
FINESTTRACEKeywords-based
DEBUGDEBUGKeywords-based
DBGDEBUGKeywords-based
CONFIGDEBUGKeywords-based
INFORMATIONALINFORMATIONALKeywords-based
INFORMATIONINFORMATIONALKeywords-based
INFINFORMATIONALKeywords-based
INFOINFORMATIONALKeywords-based
UNKNOWNUNKNOWNKeywords-based
NOTICENOTICELOW
NOTIFICATIONNOTICELOW
WARNINGWARNINGMEDIUM
WARNWARNINGMEDIUM
ERRORERRORHIGH
ERRERRORHIGH
CRITICALCRITICALCRITICAL
CRITCRITICALCRITICAL
FATCRITICALCRITICAL
FATALCRITICALCRITICAL
SEVERECRITICALCRITICAL
ALERTALERTCRITICAL
EMERGENCYEMERGENCYCRITICAL
EMEREMERGENCYCRITICAL

Note: If your raw log contains numerical severities or unrecognized words, map these values to the HLA Log Severity column by creating a conditional statement using the JS function in the Source Type Structure. For more information, see Source type structure adjustment in Health Log Analytics.

Parent Topic:Health Log Analytics reference