Surikator is middleware written in Go language, that you run in CLI to capture events from orchestrators (docker containers) of operational data (docker events are structured as ID and LABEL). These events are formated, parsed then send the operational data to Elasticsearch, so it can be visualized with Kibana.
You can find all about Docker from here .
You can find the documentation and getting started guides for each of the Beats on the elastic.co site:
Current Go version used for development is Golang 1.8.1.
The location where you clone is important. Please clone under the source
directory of your GOPATH. If you don't have GOPATH already set, you can
simply set it to your home directory (export GOPATH=$HOME).
$ mkdir -p ${GOPATH}/src/github.com/sebastienmusso
$ cd ${GOPATH}/src/github.com/sebastienmusso
$ git clone https://github.com/sebastienmusso/infradatamgmt.git
You can download docker compose file to set up a default configuration for Surikator, from here.
We'd love working with you! You can help make this programme better in many ways: report issues, help us reproduce issues, fix bugs, add functionality, or even create your own Beat.
Please start by reading our CONTRIBUTING file.
Send ideas and questions to @Treeptik request features and report bugs using the GitHub Issue Tracker.
To find all Treeptik's github project here.
Developed by Treeptik's team @2017.
Content type
Image
Digest
Size
441 MB
Last updated
about 9 years ago
docker pull patsoo08/surikator_git