Hi All,
We are getting XML logs in our Splunk but from investigation perspective it's very hard for us to read the data . Is there a way we can parse it?
Hi
I am trying to extract the values of certain field present in Log for a particular operation:
My Query:
Service="X1" Operation="Y1" AND AuditType="REQUEST_OUTBOUND" | sort _time | xmlunescape...