docs: in_splunk: fix config params, add missing options, sort table#2347
docs: in_splunk: fix config params, add missing options, sort table#2347eschabell merged 1 commit intofluent:masterfrom
Conversation
📝 WalkthroughWalkthroughUpdated Splunk input plugin documentation: added Changes
Sequence Diagram(s)Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
89060a3 to
fa78f91
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@pipeline/inputs/splunk.md`:
- Line 83: Change the heading "### Authentication with HEC tokens" to
sentence-style capitalization: make only the first word capitalized and keep the
acronym HEC uppercased, e.g. "### Authentication with HEC tokens" (ensure any
previous Title Case like "Authentication With HEC Tokens" is replaced); update
the heading text in the markdown file where that heading appears.
fa78f91 to
10232da
Compare
- Fix port default: 9880 -> 8088 (matches source code) - Add missing http2 parameter (default: true) - Add missing success_header parameter - Remove non-existent successful_response_code parameter - Sort configuration table alphabetically - Fix "To start performing the checks" wording - Add authentication example with splunk_token - Add custom success headers example - Fix classic config examples to use capitalized keys - Fix case for threaded paramete (matches source code) Fixes fluent#2346 Signed-off-by: Eric D. Schabell <eric@schabell.org>
10232da to
9632537
Compare
Fixes #2346
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.