Skip to content

lynxbat/snap-plugin-publisher-blueflood

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snap publisher plugin - blueflood

Publishes data to Blueflood, a Cassandra based ingest engine.

  1. Getting Started
  1. Contributing
  2. License

Getting Started

A working snap agent and a running instance of Blueflood is required to use this plugin.

System Requirements

Operating System

  • Linux
  • Mac OS X

Build

Fork https://github.com/Staples-Inc/snap-plugin-publisher-blueflood Clone repo into $GOPATH/src/github.com/Staples-Inc/:

$ git clone https://github.com/<yourGithubID>/snap-plugin-publisher-blueflood.git

Build the plugin by running make within the cloned repo:

$ make

This builds the plugin in /build/rootfs/

Contributing

We currently have no future plans for this plugin. If you have a feature request, please add it as an issue and/or submit a pull request

License

This plugin is Open Source software released uder the Apache 2.0 License

About

A snap blueflood publisher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.3%
  • Makefile 1.7%