docker-compose-files/packetbeat_ek/kibana/beats-dashboards-1.0.1
Baohua Yang 544293aefb Use lf instead of crlf 2016-04-15 16:45:21 +08:00
..
dashboards Add the packetbeat+elasticsearch+kibana poc 2016-01-28 16:15:31 +08:00
save Use lf instead of crlf 2016-04-15 16:45:21 +08:00
screenshots Add the packetbeat+elasticsearch+kibana poc 2016-01-28 16:15:31 +08:00
.gitignore Add the packetbeat+elasticsearch+kibana poc 2016-01-28 16:15:31 +08:00
CHANGELOG.md Add the packetbeat+elasticsearch+kibana poc 2016-01-28 16:15:31 +08:00
Makefile Add the packetbeat+elasticsearch+kibana poc 2016-01-28 16:15:31 +08:00
README.md Add the packetbeat+elasticsearch+kibana poc 2016-01-28 16:15:31 +08:00
load.sh Use lf instead of crlf 2016-04-15 16:45:21 +08:00
release.sh Use lf instead of crlf 2016-04-15 16:45:21 +08:00

README.md

Beats dashboards

This repository contains sample Kibana4 dashboards for visualizing the data gathered by the Elastic Beats.

Installation

To load the dashboards, execute the script pointing to the Elasticsearch HTTP URL:

    ./load.sh http://localhost:9200

If you want to use HTTP authentication for Elasticsearch, you can specify the credentials as a second parameter:

    ./load.sh http://localhost:9200 'admin:password'

Technical details

The dashboards folder contains the JSON files as exported from Kibana, by using the simple python tool from the save directory. The loader is a simple shell script so that you don't need python installed when loading the dashboards.

Screenshots

Packetbeat Statistics MySql performance Thrift performance