You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.
I'm unable to find if the HTTP sink supports Token Authorization. I tried to look into the config.json but there is only sink URL option and buffer size.
Token Authorization helps with frameworks like Splunk. Please let me know if I missed something and it is already supported.
Thanks.
The text was updated successfully, but these errors were encountered:
I looked into the httpsink code and there does not seem to be any header information included for Authorization purposes. I think it is fair to assume that eventrouter is not capable of this.
If you don't mind a beginner in Golang to give a PR for this, I can give it a try.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm unable to find if the HTTP sink supports Token Authorization. I tried to look into the config.json but there is only sink URL option and buffer size.
Token Authorization helps with frameworks like Splunk. Please let me know if I missed something and it is already supported.
Thanks.
The text was updated successfully, but these errors were encountered: