adoptium / adoptium/log-analysis
Convert log event to json
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Given a log event, convert it into a convenient json file containing all info (name, id, ip, message, etc.)
See faisal implementation
Contributor guide
Research direction
Locate the code that represents or receives a log event, then review Faisal's implementation for the intended conversion approach. Define the JSON output around the information named in the issue, including name, id, IP, and message; done means a log event can be converted into one convenient JSON file containing all available information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100