Other Usage

How can I add a custom SMTP mail header to alert emails

raoul
Path Finder

How would I go about adding a custom SMTP mail header to alert emails?

We are making use of SendGrid and I would like to be able to use their "category" feature to track emails related to different use cases.

Ideally I'd like NOT to customise the Python script used to send emails.

Tags (1)

dstoev
Path Finder

@raoul , were you able to find a way without modifying the python script? I need to do the same, but for AWS SES and their custom header X-SES-CONFIGURATION-SET

0 Karma

to4kawa
Ultra Champion

sendmail

we can use only subject.

0 Karma

NOCSSMS
Explorer

Hello,

Based on the previous reply I take it that sending custom email header fields (so that the email could be easily sorted at the destination) is not possible?

I can see that the alerts that are sent out do have some custom fields:

X-Splunk-Name: coldStart
X-Splunk-Owner: administrator
X-Splunk-App: search
X-Splunk-SID: rt_scheduler__administrator__search__coldStart_at_1612254002_2618.10
X-Splunk-ServerName: splunk
X-Splunk-Version: 8.0.3
X-Splunk-Build: a6754d8441bf

I'd like to also expose variables/field names used in the search, for instance.

I agree, this would work only for alerts for each event.

Any suggestions how this could be done?

0 Karma
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...