Extend the Event Interface for Plugins with an toJson Method
Open
enhancement
status:needs-triage
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 88
Description
I would like to extend the Event Interface with an toJson() method which the Event Class already implements. The change would be minimal and a matter of seconds.
Contributor guide
Research direction
Search the Logstash source for the Event Interface and the Event Class implementation of toJson(). Compare their method signatures and inspect the surrounding plugin-facing API. Done means the interface exposes toJson() consistently with the existing Event Class implementation and the relevant project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100