Monitoring Splunk

coldToFrozenScript arguments

m22oswald
Engager

In the coldToFrozenExample.py script there is a --search-files-required argument switch that it looks for, and if found will archive additional files instead of deleting them.

I don't want to use this, but I would like to add my own switch to the script in order to add make it more widely applicable.  However, I'm not sure how to actually call the script with the arguments.  Here is the line from indexes.conf that specifies the script:

 

 

 

 

coldToFrozenScript = "$SPLUNK_HOME/bin/python" "$SPLUNK_HOME/bin/scripts/coldToFrozen.py"

 

 

 

 

When Splunk actually makes the call, it automatically inserts the bucket to archive after the script name (it has to do this, because the script searches for the bucket name as the first argument).  So I don't know how I would specify a second argument.

If anyone can point me in the right direction, I would very much appreciate it.  Thanks so much. 

 

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Unless you can get a job as a programmer at Splunk and change the code, you're stuck with the calling sequence described in the Admin manual for coldToFrozenScript  at https://docs.splunk.com/Documentation/Splunk/8.2.4/Admin/Indexesconf

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Unless you can get a job as a programmer at Splunk and change the code, you're stuck with the calling sequence described in the Admin manual for coldToFrozenScript  at https://docs.splunk.com/Documentation/Splunk/8.2.4/Admin/Indexesconf

---
If this reply helps you, Karma would be appreciated.
0 Karma

m22oswald
Engager

I figured that would be the answer, but still a little disappointed.  Thanks for the quick reply

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Consider making your case for an enhancement at https://ideas.splunk.com

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

New This Month - Observability Updates Give Extended Visibility and Improve User ...

This month is a collection of special news! From Magic Quadrant updates to AppDynamics integrations to ...

Intro to Splunk Synthetic Monitoring

In our last post, we mentioned that the 3 key pieces of observability – metrics, logs, and traces – provide ...