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!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...