Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add link to Getting Started page.
  • Loading branch information
monicasarbu committed May 5, 2014
1 parent b903220 commit 43fcfa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ The best way to understand the value of a packet monitoring system like Packetbe

For now, you can just install Elasticsearch and Kibana on a single VM or even on your laptop. The only condition is that this machine is accessible from the servers you want to monitor. As you add more agents and your traffic grows, you will want replace the single Elasticsearch instance with a cluster. You will probably also want to automate the installation process. But for now, let's just do the fun part.

For more details about installing ElasticSearch, Kibana and Packetbeat agents you can find under [Getting started](http://packetbeat.com/getstarted).

### ElasticSearch

Elasticsearch is a distributed real-time storage, search and analytics engine. It can be used for many purposes, but one context where it excels is indexing streams of semi-structured data, like logs or decoded network packets.
Expand Down

0 comments on commit 43fcfa5

Please sign in to comment.