diff --git a/kibana/config/kibana.yml b/kibana/config/kibana.yml index 97bfeb6f..993ad7da 100644 --- a/kibana/config/kibana.yml +++ b/kibana/config/kibana.yml @@ -81,7 +81,7 @@ elasticsearch.url: "http://elasticsearch:9200" # 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.