Getting Data In

Index XML files

forkingforwardt
Engager

Hello Splunkers. I'm trying to build a modular-input to index my XML files, using Python. I will wonder if some one can help me with the pithon file.
Thanks in advance

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

There are likely to be many people here you can help you with specific Python questions.

---
If this reply helps you, Karma would be appreciated.
0 Karma

msivill_splunk
Splunk Employee
Splunk Employee

To build modular inputs in Python have a look at http://dev.splunk.com/view/python-sdk/SP-CAAAER3

However you may be able to achieve what you need without building a modular input, for example if the XML is created as a file in a directory, you could poll the file and index the XML without needing to create the modular input. Also looking at Splunkbase (https://splunkbase.splunk.com/) there are several technical methods to collect data, i.e. JMS, MQTT, AMQP, etc that you may also be able to use.

0 Karma

forkingforwardt
Engager

Hello msivill. I know that i can index the file without building a modular input.
but my goal is to build a modular-input that can do it.
Thanks

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...