splunk / splunk/tarunner

Support additional inputs

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.