Reduce Filebeat logging verbosity

This commit is contained in:
2022-09-17 08:06:42 +03:00
parent 9cc39fcd17
commit d1cb00ff83
2 changed files with 4 additions and 0 deletions
elastic-system
logging

@@ -10,6 +10,8 @@ spec:
kibanaRef:
name: kibana
config:
logging:
level: warning
http:
enabled: true
port: 5066

@@ -6,6 +6,8 @@ metadata:
namespace: logging
data:
filebeat.yml: |-
logging:
level: warning
setup:
ilm:
enabled: false