Skip to content

Conversation

fschlager
Copy link
Contributor

What this PR does / why we need it:

Adds cloudId and cloudAuth parameters to fluentd's elasticsearch output plugin. This enables easier configuration of Elastic Cloud authentication.

Which issue(s) this PR fixes:

Fixes #1168

Does this PR introduced a user-facing change?

Add optional `cloudId` and `cloudAuth` parameters to fluentd's output plugin `elasticsearch`.

Additional documentation, usage docs, etc.:


Signed-off-by: Fabian Schlager <fabian.schlager@advastore.com>
@fschlager fschlager force-pushed the feat/cloud-id-cloud-auth-for-elastic branch from 98c3d5e to 02160e1 Compare May 16, 2024 07:30
@fschlager
Copy link
Contributor Author

I changed the type from string to plugins.Secret, that was an oversight.

@benjaminhuo benjaminhuo merged commit ffbe88e into fluent:master May 28, 2024
@benjaminhuo
Copy link
Member

@fschlager Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cloudId and cloudAuth params for simpler authentication towards Elastic Cloud
2 participants