Getting Data In

Is it possible to index XML files in a structured manner?

rsimmons
Splunk Employee
Splunk Employee

Is it possible to index XML files in a structured manner and if so how?

Tags (1)
1 Solution

amit_saxena
Communicator

Hi,

I actually would like to know why you want to do that. Perhaps that would make things more clear.

Anyway, regarding your query, if the data is getting generated at a host where heavy forwarder or indexer is installed, you can use scripts to transform the data from XML to CSV and then index CSV they way you do it regularly. That requires some scripting effort but it will be worth it.

It also depends a lot of the syntax of the XML file.

One more option is to use a tool like "Xalan" or equivalent tool which would read the XML along with customized XSL and then output a flat file which can be easily read by Splunk.

Regardless of whichever solution you choose, it will not be generic and hence specific for specific XMLs.

Let me know if it helps.

Regards,
Amit Saxena

View solution in original post

amit_saxena
Communicator

Hi,

I actually would like to know why you want to do that. Perhaps that would make things more clear.

Anyway, regarding your query, if the data is getting generated at a host where heavy forwarder or indexer is installed, you can use scripts to transform the data from XML to CSV and then index CSV they way you do it regularly. That requires some scripting effort but it will be worth it.

It also depends a lot of the syntax of the XML file.

One more option is to use a tool like "Xalan" or equivalent tool which would read the XML along with customized XSL and then output a flat file which can be easily read by Splunk.

Regardless of whichever solution you choose, it will not be generic and hence specific for specific XMLs.

Let me know if it helps.

Regards,
Amit Saxena

lguinn2
Legend

I am not clear what you mean by "structured" in this question. If we could see some sample data and get idea of the structure that you want - then Splunk can almost certainly do that.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...