I've installed the Splunk for Palo Alto app and while attempting to configure it found this reference.
"In the inputs.conf file, add the following configuration. For UDP syslogs, make sure to include the line no_appending_timestamp = true.
[udp://5514]
index = pan_logs
sourcetype = pan_log
connection_host = ip
no_appending_timestamp = true"
The issue is my Palo logs are already in Splunk with the following (multiple source types).
Index=paloalto
sourcetype=pan_traffic
sourcetype=pan_threat
sourcetype=pan_system
sourcetype=pan_config
How do I change the app to meet my current configuration. I guess I'm a bit lost on what exactly to do. I've tried to modify the XML but it doesn't seem to work.
Thanks,
M
... View more