Skip to content

Commit

Permalink
Merge pull request elastic#5 from tsg/readme_simplify
Browse files Browse the repository at this point in the history
Removed outdated information from the README file
  • Loading branch information
monicasarbu committed Sep 13, 2015
2 parents 7675552 + efc3c61 commit ddf9952
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
Packetbeat dashboards
=====================

This repository contains sample Kibana4 dashboards for application and network
tracing and performance monitoring. They are meant to be used together with the
Packetbeat agents and Elasticsearch.

See http://packetbeat.com for details.

This repository contains sample Kibana4 dashboards for visualizing the data
gathered by the Elastic [Beats](https://www.elastic.co/products/beats).

Installation
-------------
Expand All @@ -16,12 +12,6 @@ URL:

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

You should now have the following pages loaded in Kibana:

- **Packetbeat Statistics**: Contains high-level views like the network topology, the application layer protocols repartition, the response times repartition, and others.
- **Packetbeat Search**: This page enables you to do full text searches over the indexed network messages.
- **MySQL Performance**: This page demonstrates more advanced statistics like the top N slow MySQL queries, most frequent MySQL queries, the database throughput or database responsetime. To investigate a failure in your network, you can drill down to see all MySQL transactions in real-time.
- **PgSQL Performance**: Similar with MySQL Performance dashboard, but for the Postgresql transactions.

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

0 comments on commit ddf9952

Please sign in to comment.