You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Preben Asmussen (JIRA)" <ji...@apache.org> on 2013/09/25 09:27:02 UTC

[jira] [Comment Edited] (CAMEL-6584) camel splunk component

    [ https://issues.apache.org/jira/browse/CAMEL-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777219#comment-13777219 ] 

Preben Asmussen edited comment on CAMEL-6584 at 9/25/13 7:26 AM:
-----------------------------------------------------------------

Good point. 
The class can also be loaded dynamic -> Class.forName("xxx").newInstance(), or maybe there is a better Camel way to do this ?
                
      was (Author: preben):
    Good point. 
The class can also loaded dynamic Class.forName("xxx").newInstance(), or maybe there is a better Camel way to do this ?
                  
> camel splunk component
> ----------------------
>
>                 Key: CAMEL-6584
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6584
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Preben Asmussen
>            Assignee: Claus Ibsen
>             Fix For: 2.13.0
>
>         Attachments: CAMEL-6584-2.patch, CAMEL-6584.patch, Screen Shot 2013-09-25 at 08.57.15.png, splunk.patch
>
>
> I would like to donate a new component that integrates with Splunk, a platform for collecting, analyzing and visualizing machine data in real time. http://splunk.com
> The component is hosted at github https://github.com/pax95/camel-splunk, and a example of use can be found at https://github.com/pax95/camel-splunk-example
> There has been some discussions here http://camel.465427.n5.nabble.com/Camel-Splunk-component-td5730476.html
> The component has external dependencies on Splunk java library which is hosted at http://splunk.artifactoryonline.com/splunk/ext-releases-local/ 
> The library is ASL licensed, but is not osgi compliant.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira