Skip to content

Conversation

m-a-leclercq
Copy link

@m-a-leclercq m-a-leclercq commented Sep 5, 2025

In 3.3.0, the call to decorate(event) was removed, meaning "common options" such as add_field and tags were no longer applied to the event. This PR tries to restore that functionality.

Where it was removed : 4a1530f#diff-2e09dad818d884b899bb96bc87f8149d81e57fa45aedf8251ce95fe73118445aL330

Code for the original function : https://github.com/elastic/logstash/blob/main/logstash-core/lib/logstash/inputs/base.rb#L135-L141

In 3.3.0, the call to decorate(event) was removed, meaning "common options" such as add_field and tags were no longer applied to the event. This PR restores that functionality
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.

1 participant