Refreshing OAuth token for http sink #17192
-
|
Hey Folks: I am using vector http sink and it has strategy to use OAuth token for authentication. However I could not find any documentation on how the token can be refreshed when it expires. I believe some sinks do support that but can http sink be configured to refresh it ? If you have any other advice, please let me know. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Sorry, no, the http sink does not have support for refreshing the OAuth token. |
Beta Was this translation helpful? Give feedback.
-
|
this works for http-client: https://github.com/logtura/logtura-http-client |
Beta Was this translation helpful? Give feedback.
Sorry, no, the http sink does not have support for refreshing the OAuth token.