Alerting

Uncompressed results.csv

knutsod
Path Finder

I have an alert that triggers a script, in the script I am opening (or trying to) open the results csv via %SPLUNK_ARG_8% (This is a windows system). However this file is compressed with gz. Is there a way to configure splunk to provide the results as an uncompressed csv?

Tags (2)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You could use Python's gzip module to read the file as-is: https://docs.python.org/2/library/gzip.html

martin_mueller
SplunkTrust
SplunkTrust

You can use Python for alert scripts on Windows without installing another interpreter, Splunk will use its own.

0 Karma

knutsod
Path Finder

Can I specify a python script in the alert configuration, I was under the impression that on windows I could only use batch. Also if I can use python, will splunk use the python interpreter it ships with or do I need to install another on on the system?

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!

New Release of Federated Search: Bringing Splunk Analytics to More of Your Data

Organizations today are generating more data than ever and storing it across cloud object stores, data lakes, ...

Inside Event Intelligence: How ITSI Turns Network Alerts into Actionable Incidents

Tech Talk Inside Event Intelligence: How ITSI Turns Network Alerts into Actionable Incidents   Correlating ...

Observability Simplified: Combining User Experience, Application Performance & ...

  Tech Talk Network to App: Observability Unlocked   Today’s digital environments span applications, ...