Configure a ServiceNow Log Export data input in Health Log Analytics manually
Set up a data input for monitoring ServiceNow instance node logs from both Java code and JavaScript in Health Log Analytics (HLA). This data input provides a complete view of your instance status, including server context.
Before you begin
- Verify that the Log Export Service (LES) is installed on your ServiceNow instance. LES is a ServiceNow Platform tool under a different license than Health Log Analytics that enables you to export your system logs seamlessly into HLA. For more information, see Log Export Service (LES).
- Verify that the Hermes Messaging Service is up and running:
- Navigate to .
- Ensure that the status icon is green, signifying that the service is active.
If it isn't, contact ServiceNow support.
- Create an instance-signed PKI Certificate:
- Navigate to .
- In the Certificate Password field, set a password to use for your certificate.
- Select Generate.
The system generates the certificate.
- Download the keystore and truststore files to your machine.
- Create a Basic Auth credential and attach it to a credential alias.
- Navigate to
- Select New.
- Select Basic Auth Credentials.
- In the Password field, enter the certificate password.
- In the Credential alias field, attach the new Basic Auth credential to a new credential alias.
Role required: evt_mgmt_admin
About this task
The ServiceNow Log Export data input streams system node logs from Java code and JavaScript into HLA, providing a complete view of your ServiceNow instance status with server context. This enhanced visibility facilitates improved monitoring and generates more meaningful alerts to help you identify instance issues, detect security threats, optimize performance, and maintain regulatory compliance.
Procedure
Result
The data input configuration process is complete. Health Log Analytics adds the data input record to the Data Inputs table and attaches the configuration file to the data input record.
Alerts generated by this data input have the glide_node_log alerts component alert tag in the Express List
Active alerts page.