---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Health Log Analytics severity mapping

# Health Log Analytics severity mapping {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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).  
{#hla-severity-mapping__table_cpj_zxz_ncc__entry__3}

| Raw log severity | HLA log severity | Event Management alert severity |
|-|-|-|
| TRACE | TRACE | Keywords-based |
| VERBOSE | TRACE | Keywords-based |
| FINE | TRACE | Keywords-based |
| FINER | TRACE | Keywords-based |
| FINEST | TRACE | Keywords-based |
| DEBUG | DEBUG | Keywords-based |
| DBG | DEBUG | Keywords-based |
| CONFIG | DEBUG | Keywords-based |
| INFORMATIONAL | INFORMATIONAL | Keywords-based |
| INFORMATION | INFORMATIONAL | Keywords-based |
| INF | INFORMATIONAL | Keywords-based |
| INFO | INFORMATIONAL | Keywords-based |
| UNKNOWN | UNKNOWN | Keywords-based |
| NOTICE | NOTICE | LOW |
| NOTIFICATION | NOTICE | LOW |
| WARNING | WARNING | MEDIUM |
| WARN | WARNING | MEDIUM |
| ERROR | ERROR | HIGH |
| ERR | ERROR | HIGH |
| CRITICAL | CRITICAL | CRITICAL |
| CRIT | CRITICAL | CRITICAL |
| FAT | CRITICAL | CRITICAL |
| FATAL | CRITICAL | CRITICAL |
| SEVERE | CRITICAL | CRITICAL |
| ALERT | ALERT | CRITICAL |
| EMERGENCY | EMERGENCY | CRITICAL |
| EMER | EMERGENCY | CRITICAL |
[Table 1. Log severity mapping]

{#hla-severity-mapping__table_cpj_zxz_ncc}  
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](https://servicenow-prod.fluidtopics.net/QrL5WXM7uUk9ET5jegVJAw "Health Log Analytics enables you to reclassify auto-classified properties and change auto-mapped labels. These adjustments help Health Log Analytics machine learning to better understand your priorities.").

