Skip to content

shakeelmohamed/hec-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Splunk HEC .Conf 2016 demo

Description:

Takes a picture from your Macbook's webcam, converts the images to ASCII art, then sends it to Splunk's HTTP Event Collector!

Requirements:

  • OS X
  • Homebrew
  • Splunk 6.3+
  • Python 2.7

Usage:

brew install imagesnap jp2a
export HEC_URI="http(s)://<host>:<port>"
export HEC_TOKEN="<token>"

python program.py snapshot.jpg

Releases

No releases published

Packages

No packages published

Languages