Getting Data In

Can we use a constant name for attachments in scheduled reports?

kiran331
Builder

HI

Is there a option to use a constant name for the .csv attachments for the scheduled reports?

0 Karma
1 Solution

somesoni2
Revered Legend

If you're using 6.3.x or above version of Splunk, there is a property called reportFileName in the [email] stanza of the alert_actions.conf using which you can change the default email attachment names, for both pdf and csv. See this

https://docs.splunk.com/Documentation/Splunk/6.5.3/Admin/Alertactionsconf#.5Bemail.5D

reportFileName = <string>
    * Specify the name of attached pdf or csv
    * Defaults to "$name$-$time:%Y-%m-%d$"

View solution in original post

0 Karma

somesoni2
Revered Legend

If you're using 6.3.x or above version of Splunk, there is a property called reportFileName in the [email] stanza of the alert_actions.conf using which you can change the default email attachment names, for both pdf and csv. See this

https://docs.splunk.com/Documentation/Splunk/6.5.3/Admin/Alertactionsconf#.5Bemail.5D

reportFileName = <string>
    * Specify the name of attached pdf or csv
    * Defaults to "$name$-$time:%Y-%m-%d$"
0 Karma

kiran331
Builder

Thanks, Got it!

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...