filebeat
parent
4d504c3cc2
commit
cf4bcefe7c
|
@ -29,7 +29,7 @@ data:
|
||||||
|
|
||||||
#All data to indexed to Elasticsearch
|
#All data to indexed to Elasticsearch
|
||||||
output.logstash:
|
output.logstash:
|
||||||
hosts: ["logstash:5044"]
|
hosts: ["logstash.dev.svc:5044"]
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
|
|
Loading…
Reference in New Issue