All Apps and Add-ons

Why does the Palo Alto Networks App for Splunk show no data, but searching index="pan_logs" produces results?

charlesguo_2
Engager

We are able to see data coming into the Splunk instance by checking index="pan_logs", but there is nothing showing in the Palo Alto Networks App for Splunk.

I tried to edit the panel and here is one of the sample search, which is not getting any data:

`pan_logs` | fillnull value="" | stats count by host sourcetype log_subtype action category | stats dc(host)

However, I am getting data using this search:

`pan_logs` | fillnull value="" | stats count by host sourcetype | stats dc(host)

I didn't see log_subtype, action, and category from the All Fields, and I assume that is the problem. Does anyone know why it is not working?

0 Karma
1 Solution

niemesrw
Path Finder

My guess is that the technology add-on hasn't been set up completely.

In particular, the no_appending_timestamp option is important in the inputs.conf - and it's different depending on whether you're using UDP or TCP to send logs to your indexer. In the case of TCP/SSL you don't need to have that stanza.

View solution in original post

0 Karma

niemesrw
Path Finder

My guess is that the technology add-on hasn't been set up completely.

In particular, the no_appending_timestamp option is important in the inputs.conf - and it's different depending on whether you're using UDP or TCP to send logs to your indexer. In the case of TCP/SSL you don't need to have that stanza.

0 Karma

charlesguo_2
Engager

It turns out that our Palo Alto Addon is not installed properly (still don't know why).
We installed the Addon by hand and it works now.

0 Karma
Get Updates on the Splunk Community!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...