Skip to content

Commit 631b931

Browse files
committed
Add Alertmanager
1 parent 3d5707e commit 631b931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

filebeat/filebeat.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ fields:
1111
fields_under_root: true
1212

1313
output.elasticsearch:
14-
hosts: ["http://192.168.1.3:9200"]
14+
hosts: ["http://192.168.47.199:9200"]
1515

1616
setup.kibana:
17-
host: "http://192.168.1.3:5601"
17+
host: "http://192.168.47.199:5601"
1818

1919
processors:
2020
- add_host_metadata: ~

0 commit comments

Comments
 (0)