fluent-operator icon indicating copy to clipboard operation
fluent-operator copied to clipboard

add cloudId and cloudAuth parameters to elastic

Open fschlager opened this issue 1 year ago • 1 comments

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 avatar May 15 '24 12:05 fschlager

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

fschlager avatar May 16 '24 07:05 fschlager

@fschlager Thank you!

benjaminhuo avatar May 28 '24 07:05 benjaminhuo