Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cloudId and cloudAuth parameters to elastic #1169

Merged

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.:


@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
9 of 10 checks passed
@benjaminhuo
Copy link
Member

@fschlager Thank you!

@YR-ZR0 YR-ZR0 mentioned this pull request Aug 26, 2024
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