mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
Update elasticsearch host
This commit is contained in:
@@ -307,7 +307,7 @@ spec:
|
||||
[OUTPUT]
|
||||
Name es
|
||||
Match nginx-ingress.*
|
||||
Host elasticsearch.es.svc.cluster.local
|
||||
Host elasticsearch
|
||||
Port 9200
|
||||
Index geo-nginx-ingress.%Y%m
|
||||
Retry_Limit 20
|
||||
@@ -319,7 +319,7 @@ spec:
|
||||
[OUTPUT]
|
||||
Name es
|
||||
Match kube.*
|
||||
Host elasticsearch.es.svc.cluster.local
|
||||
Host elasticsearch
|
||||
Port 9200
|
||||
Index logs-kube.%Y%m
|
||||
Retry_Limit 20
|
||||
@@ -330,7 +330,7 @@ spec:
|
||||
[OUTPUT]
|
||||
Name es
|
||||
Match host.*
|
||||
Host elasticsearch.es.svc.cluster.local
|
||||
Host elasticsearch
|
||||
Port 9200
|
||||
Index logs-node.%Y%m
|
||||
Retry_Limit 20
|
||||
|
||||
Reference in New Issue
Block a user