mirror of
https://repository.entgra.net/community/entgra-elk.git
synced 2025-09-16 23:32:20 +00:00
16 lines
342 B
YAML
16 lines
342 B
YAML
security.showInsecureClusterWarning: false
|
|
monitoring.ui.container.elasticsearch.enabled: true
|
|
logging.quiet: true
|
|
logging.verbose: false
|
|
|
|
logging:
|
|
appenders:
|
|
rolling-file:
|
|
type: rolling-file
|
|
fileName: /var/logs/kibana/kibana.log
|
|
policy:
|
|
type: size-limit
|
|
size: 10mb
|
|
layout:
|
|
type: pattern
|