$OpenBSD: patch-config_kibana_yml,v 1.4 2018/09/25 09:01:52 pvk Exp $
Index: config/kibana.yml
--- config/kibana.yml.orig
+++ config/kibana.yml
@@ -93,13 +93,13 @@
 #pid.file: /var/run/kibana.pid
 
 # Enables you specify a file where Kibana stores log output.
-#logging.dest: stdout
+logging.dest: /var/log/kibana/kibana.log
 
 # Set the value of this setting to true to suppress all logging output.
 #logging.silent: false
 
 # Set the value of this setting to true to suppress all logging output other than error messages.
-#logging.quiet: false
+logging.quiet: true
 
 # Set the value of this setting to true to log all events, including system usage information
 # and all requests.
