Splunk Search

How to run python script on files which are uploaded in Splunk?

priyaramki16
Path Finder

I have a Python script which will take input file as .log and produces .csv files. I used to upload these .csv files in Splunk and process them to create charts and Statistics table. 

I wanted to know if there is any option where I upload all .log files to splunk and the Python script will run on the .log files which are uploaded to splunk and generate .csv files which are automatically uploaded to splunk...
In Short, a one-shot solution...like At the beginning I will just upload all .log files ...maybe with click of a button in dashboard it can create all .csv files, upload them automatically and then i can create queries to create Charts.

 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Neither the current process nor the proposed one sounds like it's "one shot".

For more of a "one-shot" operation, schedule your python script as a Splunk scripted input.  It can read the .log files, convert them into CSV, and write them to stdout while Splunk will index.  That eliminates the interim files.

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

Federated Search for Snowflake Is Now Generally Available on Splunk Cloud Platform

Splunk is excited to announce the General Availability (GA) of Federated Search for ...

Help Us Build Better Splunk Regex Puzzles (And Win Prizes!)

If you’ve spent any time in the Splunk Community Slack, you’ve likely seen our resident Splunk Trust ...

Fuel Your Journey: What’s Waiting for You at the .conf26 Acceleration Station

Navigating the show floor at .conf26 isn't just about keynotes and technical breakout sessions; it's also ...