Configure Apache Kafka integrations
Configure an integration for streaming log data from Apache Kafka to your ServiceNow instance for processing by Health Log Analytics.
Before you begin
- You must have an installed and configured MID Server with the log ingestion capability enabled.
- If the IP address of the MID Server 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.
- Consider whether to pull the log data to a single MID Server or to a MID Server cluster.
In MID Server clusters, multiple MID Servers are grouped together for failover protection. The active integration runs on a single MID Server in the cluster. If that MID Server fails, the system moves its tasks to the next available MID Server in the cluster in a configured order.
If you decide to use a MID Server cluster, ensure the following:
- The MID Server cluster includes only MID Servers that support basic authentication.Note:mTLS is not supported for log ingestion.
- Log ingestion is enabled for each MID Server in the cluster.Note:If log ingestion is not enabled for the active MID Server, Health Log Analytics enables it automatically.
- No more than the default maximum of 10 integrations will pull logs to a single MID Server.
A cluster passes capacity validation if it contains at least one MID Server with fewer than 10 integrations running on it, even when that MID Server is down.
- The MID Server cluster includes only MID Servers that support basic authentication.
Role required: evt_mgmt_admin
Procedure
Result
Log data starts streaming from Apache Kafka 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
- Select the View menu icon (
).
- Choose the appropriate menu option.
- Review the displayed information.
- Adjust the integration configuration if needed.