Support additional inputs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 15
Description
Is your feature request related to a problem? Please describe.
To match the UF functionality, we want the TA runner to also support tcp/udp/winlog services.
Describe the solution you'd like
Add a parser able to read the additional input sources and support it.
- batch
- tcp
- udp
- winlog
- logd (mac)
- journald
this list to be updated
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TA runner's existing input parser and batch-input handling. Trace how input sources are registered and parsed, then verify that tcp, udp, and winlog sources are accepted and handled alongside batch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100