[
https://issues.apache.org/jira/browse/CAMEL-16313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16313.
---------------------------------
Fix Version/s: 3.9.0
Resolution: Fixed
> camel-splunk: can not use component without credentials (to be able to
> communicate with free splunk server)
> -----------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-16313
> URL: https://issues.apache.org/jira/browse/CAMEL-16313
> Project: Camel
> Issue Type: Improvement
> Components: camel-splunk
> Affects Versions: 3.8.0
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Major
> Fix For: 3.9.0
>
>
> Splunk offers free licence
> ([https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/MoreaboutSplunkFree])
> with very limited features. One of them is that "There are no users or
> roles.". It would be nice to allow camel-splunk component to not require
> credentials. It should be a very simple change, just to add conditions here:
> [https://github.com/apache/camel/blob/master/components/camel-splunk/src/main/java/org/apache/camel/component/splunk/SplunkConnectionFactory.java#L116]
>
> This could allow creation of junit tests with testcontainer (splunk free
> server).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)