Skip to content

helm template fluentbit output es support logstashPrefixKey#1119

Merged
benjaminhuo merged 1 commit intofluent:masterfrom
onecer:output-es-support-logstashPrefixKey
Apr 16, 2024
Merged

helm template fluentbit output es support logstashPrefixKey#1119
benjaminhuo merged 1 commit intofluent:masterfrom
onecer:output-es-support-logstashPrefixKey

Conversation

@onecer
Copy link
Copy Markdown
Contributor

@onecer onecer commented Apr 9, 2024

What this PR does / why we need it:

helm template output es support logstashPrefixKey

Which issue(s) this PR fixes:

Fixes #1118

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:

  • [Usage]:
  output:
    es:
      enable: true
      host: 10.8.xx.xx
      port: 9200
      logstashPrefixKey: ks-logstash-log
      buffer:
        enable: false
        type: file
        path: /buffers/es

@onecer onecer force-pushed the output-es-support-logstashPrefixKey branch from 1f89177 to e392b19 Compare April 9, 2024 10:10
Copy link
Copy Markdown
Contributor Author

@onecer onecer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@onecer
Copy link
Copy Markdown
Contributor Author

onecer commented Apr 11, 2024

Hi @benjaminhuo , Can you review this PR?

Comment thread charts/fluent-operator/templates/fluentbit-output-elasticsearch.yaml Outdated
Signed-off-by: Onecer <yinyongyou@gmail.com>
@onecer onecer force-pushed the output-es-support-logstashPrefixKey branch from e392b19 to 8e7b3d9 Compare April 11, 2024 10:43
@benjaminhuo benjaminhuo merged commit cc35e2a into fluent:master Apr 16, 2024
@benjaminhuo
Copy link
Copy Markdown
Member

@onecer 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.

helm template output es support logstashPrefixKey

3 participants