Troubleshoot common issues with integrating a universal forwarder
Troubleshoot cloned systems not sending data
Data from cloned systems do not appear in Splunk Enterprise.
-
Check if the universal forwarder is running:
sudo systemctl status Splunkd -
To verify the configuration, list the Splunk indexes or other Splunk instances that the universal forwarder is configured to send data to:
/opt/splunkforwarder/bin/splunk list forward-server -
Monitor logs in real time to detect issues in the universal forwarder operation:
tail -f /opt/splunkforwarder/var/log/splunk/splunkd.log
Troubleshoot multiple systems reporting the same hostname
All cloned systems appear under the same hostname in the Splunk environment.
Troubleshoot SSL authentication errors
The splunkd.log file reports connection errors.