From a1e677c3d0c1df46f3202b4cb52434a6089b8a5a Mon Sep 17 00:00:00 2001 From: Daniel Czerwonk Date: Sat, 17 Jun 2017 09:03:25 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63a2409..e0904f8 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ 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