diff --git a/doc/14-features.md b/doc/14-features.md index dc2262ef6..9835e723b 100644 --- a/doc/14-features.md +++ b/doc/14-features.md @@ -486,7 +486,7 @@ Enable the feature and restart Icinga 2. # icinga2 feature enable elasticsearch ``` -The default configuration expects an Elasticsearch instance running on `localhost` on port `9200 +The default configuration expects an Elasticsearch instance running on `localhost` on port `9200` and writes to an index called `icinga2`. More configuration details can be found [here](09-object-types.md#objecttype-elasticsearchwriter).