Configure a GCP PubSub data input in Health Log Analytics manually
- UpdatedJul 31, 2025
- 3 minutes to read
- Zurich
- Health Log Analytics
Set up a data input for receiving log messages that were published to a Google Cloud Platform (GCP) Pub/Sub topic and streaming them to your ServiceNow instance.
Before you begin
- Verify 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. - When the MID Server IP address is exposed through network address translation (NAT), a load balancer, or a similar device, the MID Server must have a public IP address to be reachable by external clients, such as Filebeat agents, located outside its network. Private IP addresses are not routable over the internet, so without a public IP, these external clients can't connect to the MID Server even if they are configured with its 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.Note: If the MID Server and external clients are on the same network, a public IP is not necessary, and connections can be made using the private IP address.
- For shipping your logs encrypted using SSL TLS, see the Streaming Data With Rsyslog & Filebeat Using SSL [KB0866319] article in the Now Support Knowledge Base.
Role required: evt_mgmt_admin
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. The data input starts to receive log messages from the Google Cloud Pub/Sub topic and streams them to your ServiceNow instance via the MID Server.
Note: If the HLA engine is down and data has stopped streaming, a notification appears at the top of the data input configuration page. When this happens, contact ServiceNow support.