mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
Fix missing format sign
This commit is contained in:
parent
338d0aaa8c
commit
fa09939aaf
@ -486,7 +486,7 @@ Enable the feature and restart Icinga 2.
|
|||||||
# icinga2 feature enable elasticsearch
|
# 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`.
|
and writes to an index called `icinga2`.
|
||||||
|
|
||||||
More configuration details can be found [here](09-object-types.md#objecttype-elasticsearchwriter).
|
More configuration details can be found [here](09-object-types.md#objecttype-elasticsearchwriter).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user