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
- Ensure that a MID Server is installed and configured with the Log Ingestion capability enabled. For more information, see MID Server system requirements.Important:Health Log Analytics does not support IPv6. To work with the application, configure the MID Server to IPv4.
- 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
What to do next
- Complete all the prior requirements.
- In the Integrations Launchpad Installed integrations tab, under Waiting for your action, locate and select the integration tile.
- On the configuration screen, select Activate.
Select Test & save to save the integration to the database and test connectivity. If an error is returned, adjust the configuration as suggested in the error message and then try to activate the integration again.
Once the test is successful, the integration is activated and the Overview tab is displayed. The integration tile is available in the Installed integrations tab on the Integrations Launchpad.Note:To test and save the integration without activating it, select the Test & save button at the top of the page.