diff --git a/dev-upgrade/elastic/filebeat.yaml b/dev-upgrade/elastic/filebeat.yaml index 237b438..704557c 100644 --- a/dev-upgrade/elastic/filebeat.yaml +++ b/dev-upgrade/elastic/filebeat.yaml @@ -29,7 +29,7 @@ data: #All data to indexed to Elasticsearch output.logstash: - hosts: ["logstash:5044"] + hosts: ["logstash.dev.svc:5044"] --- apiVersion: apps/v1