All Apps and Add-ons

Empty Dashboards: How to configure inputs.conf for Splunk for Palo Alto Networks app to index data from syslog server?

JSapienza
Contributor

We already have the pan devices logging to our syslog-ng server. I have deployed the the following inputs.conf to the forwarder:

# syslog forwarder inputs
  [monitor:///var/log/syslog/PaloAlto/]
  host_segment = 5
  index = pan_logs
  sourcetype = pan_log
  blacklist = \.(gz|bz2)$

Data is hitting the pan_logs index however none of the dashboards are populating. After looking at some of the searches I noticed other pan sourcetypes that are not being populated. I assume these are supposed to be rewritten at index time? . All data in the pan_logs index is sourcetype = pan_log. Any ideas ?

0 Karma

kbecker
Communicator

Are you running a heavy forwarder on your syslog server that is then forwarding data to your Splunk indexers? If so you will need to copy the props and transforms files from the pan app to the heavy forwarder on your syslog server. Had this same issue a few weeks ago and this resolved the problem.

JSapienza
Contributor

I am using the universal forwarder on the syslog server. So this wouldn't work in this instance .

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...