Skip to content

JasonConger/SplunkOctoblu

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Splunk Octoblu Trigger Example

This app demonstrates how to trigger an Octoblu workflow from Splunk.

Setup

  • Copy this app to $SPLUNK_HOME/etc/apps
  • Restart Splunk

Generating Demo Data

In the bin folder of the app is a file named generate.py. This is used to generate some dummy data for the demo application.

From a command line start the generate.py script (require Python to be installed)

Example:

python generate.py 1

Command line arguments:

  • 1 = green (a.k.a. all good)
  • 2 = yellow
  • 3 = red
  • 4 = code red

About

Trigger an Octoblu workflow from Splunk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published