mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #5765 from Icinga/fix/config-elasticwriter-default
Fix default configuration example for ElasticsearchWriter
This commit is contained in:
commit
5a4c67345c
@ -4,7 +4,7 @@ object ElasticsearchWriter "elasticsearch" {
|
||||
//host = "127.0.0.1"
|
||||
//port = 9200
|
||||
//index = "icinga2"
|
||||
//send_enable_perfdata = false
|
||||
//enable_send_perfdata = false
|
||||
//flush_threshold = 1024
|
||||
//flush_interval = 10s
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user