Hello, Using the panxapi (from @ksteves) I'm able to enumerate all the threats (scan, vulnerability, phone-home), but I'm not able to find an xpath I can use to enumerate information about the antivirus signatures. By way of example, I can see that in my log output each virus hit appears to have a name and and entry number: <snip>,Virus/Win32.WGeneric.aecnl(2920072),</snip> I'd like to be able to scrape ALL the name/number combinations from the PA regularly so I can create entries in my SIEM (and thus see these messages in the console). Does anyone know if this is possible, and if so would you share the xpath you used? Thanks, Jesse
... View more