All Apps and Add-ons

Palo Alto Networks App for Splunk: pantag command returning error - where do I look for debug information?

niemesrw
Path Finder

I'm using the Palo Alto Networks App for Splunk 5.0 and have it working properly with one exception. The pantag command is returning an error and I'm not sure where to look in order to troubleshoot. Is there a debug log or some way to look for logs that are being created?

Here's my syntax:

| eval src_ip="10.14.80.114" | pantag device="10.12.96.13" tag="local-malware-infected"

I have a tag & address created on the palo firewall already, and I was able to use another command (panuserupdate) with success so I believe my authentication is working properly.

When I search 1index=_internal1 and look for pantag, I don't see any results, and there's nothing in $SPLUNK_HOME/var/log/splunk that looks promising.

0 Karma

kchamplin_splun
Splunk Employee
Splunk Employee

There was a bug in the app - it's been updated to resolve the pantag issue:
https://splunkbase.splunk.com/app/491/

kchamplin_splun
Splunk Employee
Splunk Employee

To debug further run your pantag with the additional flag appended:
debug="yes"
You can then run the following search to see if there are any errors on the Python side:
index=_internal sourcetype=splunk_python

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...