[
https://issues.apache.org/jira/browse/CAMEL-18258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claudio Miranda resolved CAMEL-18258.
-------------------------------------
Resolution: Fixed
> Enhancements to camel-splunk and camel-splunk-hec
> -------------------------------------------------
>
> Key: CAMEL-18258
> URL: https://issues.apache.org/jira/browse/CAMEL-18258
> Project: Camel
> Issue Type: Improvement
> Components: camel-splunk, camel-splunk-hec
> Reporter: Claudio Miranda
> Assignee: Claudio Miranda
> Priority: Minor
> Fix For: 3.19.0
>
>
> Couple of small enhancements to camel-splunk and camel-splunk-hec
> * Explicit documentation about the token in camel-splunk-hec is not the
> user's token, but the [token generated for the
> HEC|https://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector#How_the_Splunk_platform_uses_HTTP_Event_Collector_tokens_to_get_data_in].
> * Add support for [token
> authentication|https://docs.splunk.com/Documentation/SplunkCloud/latest/Security/CreateAuthTokens#Save_or_share_the_token_immediately_after_you_create_it],
> a safe alternative to the user's password.
> * Escape the error cause when authenticating to splunk ([original stacktrace
> is
> lost|https://github.com/apache/camel/blob/main/components/camel-splunk/src/main/java/org/apache/camel/component/splunk/SplunkConnectionFactory.java#L159])
> * Document about using the [realtime
> consumer|https://github.com/apache/camel/blob/main/components/camel-splunk/src/main/java/org/apache/camel/component/splunk/ConsumerType.java#L21].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)