Reporting

Can we send report emails from multiple email accounts?

shivarpith
Path Finder

Hi,

I need to send reports to clients generated in splunk. The issue at hand is that I have to send the email from different email addresses. a unique email address for each project or client.

Thanks in advance.

Tags (3)
0 Karma

stephane_cyrill
Builder

docs.splunk.com/Documentation/Splunk/6.0.1/SearchReference/Sendemail

Syntax

sendemail to= [from=] [cc=]
[bcc=] [format= (html|raw|text|csv)] [inline= (true|false)]
[sendresults=(true|false)] [sendpdf=(true|false)] [priority= (highest|
high|normal|low|lowest)] [server=] [width_sort_columns=
(true|false)] [graceful=(true|false)] [sendresults=]
[sendpdf=]

from
Syntax: from=
Description: Email address from line. Defaults to
"splunk@".

0 Karma

Navanitha
Path Finder

This worked for me..Is there a way to change the signature also?

0 Karma

stephane_cyrill
Builder

You can updated savedsearches.conf (where
entry for these scheduled reports are
present) to add multiple email addresses
(comma separated).
See this
http://docs.splunk.com/Documentation/
Splunk/6.0.2/Report/Schedulereports

action.email.from =

The email address that is used as the sender's address.
Default is splunk@$LOCALHOST (or whatever is set for from in
alert_actions.conf ).

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...