Skip to content

pax95/camel-splunk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

camel-splunk-example

Setup Instructions

Install Splunk

Create Twitter Application

  • browse to https://dev.twitter.com
  • click "create an app"
  • fill all the data to generate twitter app
  • update "src/main/resources/splunk-demo.properties" with your credentials

Setup connection to your Splunk server

  • update Splunk server info in the properties file as well

Run Demo

  • Run "org.apache.camel.splunk.demo.MainApp" or run using maven -> mvn clean compile exec:java
  • Run "org.apache.camel.splunk.demo.SearchApp" to run the Splunk consumer that polls tweet events from Splunk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages