Configure Splunk TCP integrations
Configure an integration to stream log messages to your ServiceNow instance over the TCP transport protocol using a Splunk heavy forwarder. Health Log Analytics processes the ingested log data.
Before you begin
- You must have an installed and configured MID Server with the log ingestion capability enabled.
- If the MID Server IP address is exposed by network address translation (NAT), a load balancer, or a similar device, it must have a public IP address. In the MID Server properties, add a property named mid.public_ip with the public IP address as the value. For more information, see Create a MID Server property.
- For information about shipping your logs encrypted using SSL TLS, see the Streaming Data With Rsyslog & Filebeat Using SSL [KB0866319] article in the Now Support Knowledge Base.
- The MID Server must support basic authentication.Note:mTLS is not supported for log ingestion.
- No more than the default maximum of 10 integrations will stream logs to a single MID Server. You can modify the maximum number by adding the property
sn.occ.log_ingestion.max_datainputs_per_midto the MID Server and then changing the default value.To find out how many data inputs are streaming logs to the same MID Server, navigate to the Streaming Sources table and count the data inputs that stream to a specific MID Server.
Role required: evt_mgmt_admin
Procedure
Result
Log data starts streaming to your ServiceNow instance. The tile for the integration is available in the Installed integrations tab on the Integrations Launchpad.
Users with the evt_mgmt_user role can use Event Management to monitor the logs and view the alerts that Health Log Analytics generates from them.
What to do next
Review the log data streaming status and sources of the integration on the Overview tab. Leverage the displayed information to refine how HLA reads the log data by adjusting your integration configuration. For more information, see Review log data streaming status and sources of an integration.
Note:
You can go directly from this tab to the Data Input Mapping, Source Type Structures, and Log Sources pages with context from the integration. If the log data is not properly mapped, structured,
or sourced, you can go back and adjust the configuration of the integration.
- Select the View menu icon (
).
- Choose the appropriate menu option.
- Review the displayed information.
- Adjust the integration configuration if needed.