apache / apache/karaf-decanter
Add multi-line support in file collector
Open
enhancement
- Dominant language
- Java
- Stars
- 44
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
If a log message is multi-line in the monitored file, file collector will send events for each line. We should have a regex to define line format (including multi-line support).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the file collector and reading how it currently turns lines from a monitored file into events. Define the expected regex behavior for single-line and multi-line log messages, then verify that a multi-line message produces one event rather than one event per line. No specific source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100