Dashboards & Visualizations

KV_MODE = xml with prefixed XML data

Simon
Contributor

Hi All,

I recently recognized KV_MODE = xml is only working when the event is plain XML.
Unfortunately, the XML data in my events is prefixed with a timestamp and some other information, e.g.:

[2013-03-08 08:16:53,184] INFO  technical.http.XMLLogger createLogEntry - IN  <-- foo  bar  DataRequest      /10.104.180.7:59117  <?xml version="1.0" encoding="ISO-8859-1"?><stuff><goes><here /></goes></stuff></xml>

When I manually enforce XML field extraction with the search command xmlkv, it seems to work fine as well.

Any idea how I can envforce XML field extraction in props.conf even if my events aren't plain xml?

Thanks,

Simon

Tags (2)
0 Karma

rdownie
Communicator

You want to use the SEDCMD in your props.conf to remove every thing up where the actual XML starts. In doing so, you do lose the data before the XML.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...