---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Enable logging for Lifecycle Events

# Enable logging for Lifecycle Events {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Use the sn_hr_le.log_level system property to enable logging for Lifecycle Events. The log entries that are generated can be used to identify errors or to acquire pertinent data about the processes that ran in a Lifecycle Events case.

## Antes de Iniciar

Role required: admin \[sn_hr_le.admin\]

## Procedimento

1. Navigate to the All menu, and enter <kbd class="ph userinput">sys_properties.list</kbd> in the navigation filter.  
   The System Properties \[sys_properties\] table appears.
2. Select Name from the drop-down list associated with the Search field.
3. In the Search field, enter <kbd class="ph userinput">*sn_hr_le</kbd>.  
   A list of system properties associated with Lifecycle Events appears.
4. Select the sn_hr_le.log_level property.
5. Use the Value field to specify the option that corresponds with the type of logging you want Lifecycle Events to perform.

   | Option | Description |
   | NONE | Logging is deactivated. |
   | ERROR | Logging is enabled. Only error logs are recorded for each Lifecycle Events case. |
   | INFO | Logging is enabled. Error and info logs are recorded for each Lifecycle Events case. |
   | DEBUG | Logging is enabled. Error, info, and debug logs are recorded for each Lifecycle Events case. |
   |-|-|

   {#le-enable-logging__choicetable_sp1_wmq_sfc}
6. Select Update.

