-
Notifications
You must be signed in to change notification settings - Fork 24
Support adding custom headers #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support adding custom headers #57
Conversation
Hello @ptv999duke Do you have an example of for what this could be used for? |
Our use case is that we need to attach unique ids to all the internal emails we send via logstash, for tracking/filing purposes. However, we've gotten requests that the unique id not be in a naturally visible location for the email. The best location we found was adding custom headers to the email. |
Any chance this can be merged in? |
@logstashmachine bump minor |
moved the change to #63 so it can be rebased against main. |
Adds the ability to specify custom email headers based on available fields of the event.