Update README.md

This commit is contained in:
Daniel Czerwonk 2017-06-17 09:03:09 +02:00 committed by GitHub
parent 86433085e1
commit 9a2e4ed5c2

View File

@ -14,6 +14,8 @@ To get meaningful uptime information bird has to be configured this way:
timeformat protocol "%s"; timeformat protocol "%s";
``` ```
In version 0.7.1 bird_exporter the default port changed to 9324 since port 9200 is the default port of elasticsearch. The new port is now registered in the default port allocation list (https://github.com/prometheus/prometheus/wiki/Default-port-allocations)
## Install ## Install
``` ```
go get github.com/czerwonk/bird_exporter go get github.com/czerwonk/bird_exporter