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

Header Field Reference and Example Needed #113

Open
eternalyperplxed opened this issue Feb 23, 2022 · 1 comment
Open

Header Field Reference and Example Needed #113

eternalyperplxed opened this issue Feb 23, 2022 · 1 comment

Comments

@eternalyperplxed
Copy link

Tell us about the issue

Description:
Kafka headers can be added to the event by using the decorate_events field, however the field name is not included in the documentation URL's listed below. The only reference to headers is in the line "Option to add Kafka metadata like topic, message size and header key values to the event."

Additional information needs to be added that says when using the extended option for decorate_events, the field [@metadata][kafka][headers] will also be included in the available attributes. The header keys and values will be arbitrary based on the Kafka implementation, however giving an example in the list of attributes would be helpful.

URL:

https://www.elastic.co/guide/en/logstash/8.0/plugins-inputs-kafka.html#_metadata_fields
https://www.elastic.co/guide/en/logstash/8.0/plugins-inputs-kafka.html#plugins-inputs-kafka-decorate_events

@limdoglim
Copy link

"Option to add Kafka metadata like topic, message size and header key values to the event."

not included meesage size

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

No branches or pull requests

2 participants