Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ Lifetouch
linkerd
localdomain
localstack
Logpush
lookback
lucene
Lumia
Expand Down
3 changes: 3 additions & 0 deletions changelog.d/splunk_hec_raw_line_splitting.enhancement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Add `raw_line_splitting` option to `splunk_hec` source to split incoming requests to the `/services/collector/raw` endpoint on newlines, creating separate events for each line. This is useful when receiving newline-delimited JSON (NDJSON) from sources like CloudFlare Logpush.

authors: clundquist-stripe
Loading
Loading