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!

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...

GA: S3 Promote for Historical Data Ingestion in Splunk Cloud

Ingest Historical S3 Data On-Demand: Announcing the General Availability of S3 Promote We’re excited to share ...