Hi All,
In splunk Enterprise is their any way to extract the XML tags not the xml fields .
ie .for example PFB xml
i want to extract that yellow shaded thing .Could any one please help me in this.
Thanks
Nerellu
@nerelluk
You can use xpath if you want to extract in search.
https://docs.splunk.com/Documentation/Splunk/7.2.3/SearchReference/Xpath
Or you can use props.conf and transforms.conf also. Check below link.
Can you please share your sample XML data and exactly what data you required in table ???