Skip to content

[outputs.http] support secret store for client_id and client_secret in #19247

Description

@john-behm-bertelsmann

Use Case

Storing secrets at a secret store instead of in some random location in the filesystem would be great and probably more secure.

Expected behavior

It would be great if client_id and client_secret could bet properly added through the secret store as well as username/password.

Actual behavior

currently you need to put the client_id and client_secret in one of the toml config files and make sure to properly restrict the access to these files, especially on Windows.

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequests for new plugin and for new features to existing plugins

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions