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
I'm attempting to send Flux alerts to Elastic using the 'generic' Provider event but I'm seeing http 401 returned from Elastic for the notification requests being sent. I've configured linkerd to monitor the requests and it looks like the authorization header is not being added to the 'generic' Provider request message. I'm providing the Elastic URL and credentials using a secret with 'address' and 'token' values.
I'm attempting to send Flux alerts to Elastic using the 'generic' Provider event but I'm seeing http 401 returned from Elastic for the notification requests being sent. I've configured linkerd to monitor the requests and it looks like the authorization header is not being added to the 'generic' Provider request message. I'm providing the Elastic URL and credentials using a secret with 'address' and 'token' values.
Here's my Provider configuration:
Here's my elastic-token sealed secret:
The text was updated successfully, but these errors were encountered: