Just forward w/o transformation possible?
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- ruby
- Domain
- backend, observability-sre
Research direction
No files, tests, or entry points are named. Start by locating the plugin's handling of incoming log records and compare it with the Splunk event JSON shown here; done means deciding whether already-correct payloads can be forwarded without transformation and documenting or implementing that behavior.
Written by the indexing model from the issue text.
Description
The application logging to stdout already writes perfectly correct splunk event json payloads.
{
"time": 1586785686388,
"index": "my-index",
"source": "my-application",
"event": {
"severity": "INFO",
"severity_value": 20000,
"message": "GET /hello",
"x-trace-id": "my-id"
}
}
Is it possible to just pass the data through?
- Dominant language
- Ruby
- Stars
- 45
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from fluent/fluent-plugin-splunk
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
fluent/fluent-plugin-splunk#33 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
fluent/fluent-plugin-splunk#32 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
fluent/fluent-plugin-splunk#21 · 4 comments · 1 reaction ·
All issues in fluent/fluent-plugin-splunk
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
notch8/utk_knapsack#148 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
Homebrew/homebrew-cask#288729 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100