From 9a2e4ed5c2fba7a8b6cabfcd4d1934152b0e072d Mon Sep 17 00:00:00 2001 From: Daniel Czerwonk Date: Sat, 17 Jun 2017 09:03:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2379a38..63a2409 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ To get meaningful uptime information bird has to be configured this way: 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 ``` go get github.com/czerwonk/bird_exporter