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!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...