Add deprecation logs fileset to Filebeat Logstash module
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 370
Description
**Describe the enhancement:**
Today Filebeat's [Logstash module](https://www.elastic.co/docs/reference/beats/filebeat/filebeat-module-logstash) collects regular logs as well as slowlogs. However, the module won't collect [deprecation logs](https://github.com/elastic/logstash/issues/11049). It'd be useful to collect these so administrators have better visibility/awareness of deprecations.
Contributor guide
Research direction
Start with the Filebeat Logstash module and compare its existing regular-log and slowlog filesets. Trace how those filesets collect and expose logs, then add equivalent coverage for Logstash deprecation logs. Done means administrators can collect deprecation logs through the module alongside the existing log types.
Written by the indexing model from the issue text.
Assessment
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100