mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
So not send kube logs to elasticsearch
This commit is contained in:
+11
-11
@@ -328,17 +328,17 @@ spec:
|
||||
Replace_Dots On
|
||||
Suppress_Type_Name On
|
||||
|
||||
[OUTPUT]
|
||||
Name es
|
||||
Match kube.*
|
||||
Host elasticsearch
|
||||
Port 9200
|
||||
Index logs-kube.%Y%m
|
||||
Retry_Limit 20
|
||||
Buffer_Size 1MB
|
||||
Trace_Error On
|
||||
Replace_Dots On
|
||||
Suppress_Type_Name On
|
||||
# [OUTPUT]
|
||||
# Name es
|
||||
# Match kube.*
|
||||
# Host elasticsearch
|
||||
# Port 9200
|
||||
# Index logs-kube.%Y%m
|
||||
# Retry_Limit 20
|
||||
# Buffer_Size 1MB
|
||||
# Trace_Error On
|
||||
# Replace_Dots On
|
||||
# Suppress_Type_Name On
|
||||
[OUTPUT]
|
||||
Name es
|
||||
Match host.*
|
||||
|
||||
Reference in New Issue
Block a user