[
https://issues.apache.org/jira/browse/CAMEL-16539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16539.
---------------------------------
Fix Version/s: 3.10.0
Resolution: Fixed
> splunk-hec: Option to include only the body or the headers
> ----------------------------------------------------------
>
> Key: CAMEL-16539
> URL: https://issues.apache.org/jira/browse/CAMEL-16539
> Project: Camel
> Issue Type: New Feature
> Components: camel-splunk-hec
> Reporter: Dillon Gilmore
> Priority: Minor
> Fix For: 3.10.0
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> h2. Problem
> Right now, when using Camel to process logs into Splunk via the splunk-hec,
> it includes the message body and the message headers.
> In most cases, we only need the body.
> h2. Solution
> Include an option to include only the body or the headers.
> h2. Rationale
> 1. For JSON payloads, having to always include the body when you never use
> the headers is tedious and ugly.
> 2. Splunk charges based off of the amount of data you feed in. Reducing the
> 10+ headers and body keys can shave off some amount of gigabytes in the
> long-term.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)