Splunk Dev

Where does Splunk store output of Python script?

mrrci
Explorer

Hey there Splunk community. I'm new here and I would appreciate some help if it is possible.

I wrote a Python script that generates a XML file when you run it. However, when I run it through Splunk I don't get the generated XML files as I usually do (when I run it in the console) in the same folder where the script is located.

Where do those XML files go? I can't find them,

Thanks!

Labels (3)
Tags (3)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

We need more information.  How is the XML file created?  How is the file path specified?  How is the file populated?  Do you see any errors in Splunk's python.log file?

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

mrrci
Explorer

It is created with Element Tree module in Python. Usually, when you run it from a console (I personally use Visual Studio Code), the XML file is written/generated in the same folder as the script itself (.py). Although, when I put the script in "/opt/splunk/etc/apps/myapp/bin" folder and run it with Splunk, the script is running but the XML file is not generated.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Please elaborate on "run it with Splunk" and say what you found in python.log.

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

mrrci
Explorer

By "Run with Splunk" I mean to run as a custom scripted input (settings > data inputs > scripts). I'm not sure where to find python.log.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The python log is at $SPLUNK_HOME/var/log/splunk/python.log.  Or, in SPL, index=_internal source=*python.log

---
If this reply helps you, Karma would be appreciated.
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 GA in US-AWS!

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 ...