Alerting

Is there a way to configure a custom file name for the exported CSV file attached in saved search alert emails?

vasanthmss
Motivator

Hi,

By default, Splunk will export CSV files attached as “splunk-results.csv” and deliver it in the email. Is there a way we can configure our custom file name? like "customname1.csv" or based on the saved search name?

Thanks,
V

V
Labels (2)
1 Solution

xpac
SplunkTrust
SplunkTrust

As I had the same problem (and this is the first result on Google), I figured out a permanent solution that can be customized per alert.

In savedsearches.conf, go to your alert, and add this line:

action.email.reportFileName = here-goes-your-filename-without-csv-extension

Splunk will then use that setting, add .csv and attach that file to your alert email. As far as I understand it, every setting from alert_actions.conf can be overridden in savedsearches.conf, e.g.

# alert_actions.conf
[email]
reportFileName = something

equals

# savedsearches.conf
alert.email.reportFileName = something

Swap reportFileName with the setting of your choice 😉

0 Karma

knalla
Path Finder

I tried this, it din't work.

0 Karma

ppablo
Retired

Hi @vasanthmss

I noticed you upvoted @somesoni2's answer, but you didn't accept it. If his answer solved your question, please be sure to resolve the post by clicking "Accept" directly below his answer. Always do this for all of your questions that have a working answer.

0 Karma

somesoni2
SplunkTrust
SplunkTrust
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 ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...