You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
342 B
16 lines
342 B
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
|