diff --git a/files/logging.yml b/files/logging.yml index f0cd602..10769a4 100644 --- a/files/logging.yml +++ b/files/logging.yml @@ -3,7 +3,7 @@ es.logger.level: INFO rootLogger: ${es.logger.level}, console, file logger: # log action execution errors for easier debugging - action: DEBUG + # action: DEBUG # reduce the logging for aws, too much is logged under the default INFO com.amazonaws: WARN org.apache.http: INFO