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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...