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

Default client_id to logstash in the Kafka Output #168

Open
strawgate opened this issue May 16, 2024 · 0 comments
Open

Default client_id to logstash in the Kafka Output #168

strawgate opened this issue May 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@strawgate
Copy link
Contributor

client_id is set to logstash on the input by default but is not set on the output

Input:

config :client_id, :validate => :string, :default => "logstash"

Output:

config :client_id, :validate => :string

@strawgate strawgate added the enhancement New feature or request label May 16, 2024
@strawgate strawgate changed the title Add client_id to Kafka Output Default client_id to logstash in the Kafka Output May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant