Re: Camel Splunk component

2013-06-03 Thread Claus Ibsen
Hi Maybe the SMX team can do a OSGi wrap bundle of splunk and release it in maven central as they do today http://repo2.maven.org/maven2/org/apache/servicemix/bundles/ Then we can use that bundle/JAR in the camel-splunk component. On Sun, Jun 2, 2013 at 4:23 PM, Preben.Asmussen p...@dr.dk

Re: Camel Splunk component

2013-06-03 Thread Preben.Asmussen
yeah thats possible. I have some last features on the consumer side to hack on. When thats complete lets see if we can get the Splunk dependencies hosted via SMX at maven central :-) -- View this message in context:

Re: Camel Splunk component

2013-06-02 Thread Preben.Asmussen
Small update on this. The Splunk Dev team wants to keep there releases in their own repository http://blogs.splunk.com/2013/04/04/splunk-sdk-for-java-now-has-maven-support/ (as i read this no support for Maven central from their side). Same goes for osgi as stated on this thread

Re: Camel Splunk component

2013-05-02 Thread Preben.Asmussen
The camel-splunk component is taking shape, and I have a running camel - splunk event feed running in our test environment to test it's capabilities. See Splunk dashboard https://github.com/pax95/camel-splunk/wiki/Splunk-dashboard-example If anybody has interest/time. Please review the

Re: Camel Splunk component

2013-05-02 Thread Olivier Lamy
Hi, Could be great having those jars available on maven central! especially for this component. [Out of topic] but could be great having those jars (https://github.com/splunk/SplunkJavaLogging) on Maven central too :-) 2013/4/9 Damien Dallimore ddallim...@splunk.com: We have plans to release

Re: Camel Splunk component

2013-05-02 Thread Claus Ibsen
Hi Preben Nice to see the progress on this component. Yeah when Splunk publish their JARs to Maven Central and under an Apache approved license (I assume it may already be) then I think we can accept it as donation into the ASF codebase. PS: As usual the OSGi users would like to know if the

Re: Camel Splunk component

2013-04-09 Thread Claus Ibsen
Hi Preben This seems very nice. I guess the webinar is this one: http://www.youtube.com/watch?v=EFqEqD8djfc As people know we love contributions at ASF, so IMHO would be nice with a camel-splunk component. On Sun, Apr 7, 2013 at 8:46 PM, Preben.Asmussen p...@dr.dk wrote: Hi I saw a Spring

Re: Camel Splunk component

2013-04-08 Thread Hadrian Zbarcea
Hi Preben, Interesting proposal. I couldn't find the licensing terms for splunk. Aside from the fact that it's not in the central maven repo, the version from the springsource repo doesn't point to a license and it's not clear who built it and from what sources. Do you know know anything

Re: Camel Splunk component

2013-04-08 Thread Preben.Asmussen
Hi Hadrian Yeah I know some of Apaches licence guidelines and fortunately the Splunk SDK seems to be Apache licenced see https://github.com/splunk/splunk-sdk-java#license Damien Dallimore from Splunk has taken a look at the component and to quote him _ I'm becoming a Camel fan.

Re: Camel Splunk component

2013-04-08 Thread Hadrian Zbarcea
Awesome. I do see the value of a splunk component. Ideally, to make splunk a good camel citizen it'd be great to have it released in maven central and make it OSGi friendly (not sure if the latter is already done). As this would serve well the splunk community, I assume you (we) could work

Re: Camel Splunk component

2013-04-08 Thread Preben.Asmussen
yeah I think so too. It would be a good addition to Camel and the Splunk community. I'll check with Demian about the osgi stuff, and a Apache camel component in general. Help for the osgi stuff might be most welcome :-) Also for the rest if anyone wanna join. /Preben -- View this

Re: Camel Splunk component

2013-04-08 Thread Damien Dallimore
Splunk is not open source , but it has a free license that you can use in perpetuity to index up to 500MB of data per day. This free version has all the features required to support Preben's components that are in development on github, http://www.splunk.com/view/SP-CAAAE8W The Splunk SDK for

Re: Camel Splunk component

2013-04-08 Thread Damien Dallimore
We have plans to release the Splunk SDK for Java as an OSGI bundle. http://splunk-base.splunk.com/answers/49450/splunk-java-sdk-as-osgi-bundle As far as also hosting at maven central , I will enquire with the core release team and get back to you. Cheers. -- View this message in context: