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!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...