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...
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...
...nd show them in tabular format for each memcode, brcode and usrcode. I tried using spath and xpath and xmlkv but none of them are working as expected. With xmlkv, it shows only the last value or o...
...t;MachinesFound\>(\d+)\</MachinesFound\>
FORMAT= $1::$2
What is missing now are the concerning Machine names.
xpath is easy...
*| xpath "//Results/Result[Grade=\"Critical\"]/M...