I am trying to get multiple values from xml as shows below
I have tried xpath and spath and both shows nothing
I am looking for ResponseCode, SimpleResponseCode and nResponseCode
here is the s...
Hi i have xml file like this, how can i table it with xpath or spath? <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <info xmlns:xsi="http://www.w3.org/2001/XMLSchema-i...
I want to extract NewValue when Network Settings is International Roaming Bar.
Tried with | xpath outfield=NewValue "//SiebelMessage/ListOfVfNetworkSettings/VfNetworkSettings/[NetworkSetting=\"I...
Hi there,
Can we use the XPATH functions like fn:distinct-values(//NodeName) in Splunk XPATH command. I tried it but it is not giving me expected outcome. Any idea if we can do that or not?
T...
Hello Splunk experts,
I am encountering strange behaviour when using mvzip on fields extracted using xpath commands.
I have provided a toy dataset below that mimics my XML events. I expect m...
...pplicationData>
</E2ETraceEvent> I am trying to search these events, and I want the contents of the "Description" XML element. Does Splunk's implementation of XPATH support n...
Splunk: 5.0.4
Anyone know how to give the namespace to the xpath command? When looking at the xpath command and other discussions they always speak to simple examples without namespaces.
For e...