refactor(elk): remove distinct_hosts constraint from kibana

This commit is contained in:
Ben Martin 2024-12-21 21:52:28 +00:00
parent ee14d76fd3
commit e65630e4c0
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -277,10 +277,6 @@ job "elk" {
count = 2 count = 2
constraint {
distinct_hosts = true
}
network { network {
port "web" { port "web" {
to = 5601 to = 5601