diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/src/main/resources/conf/logback.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/src/main/resources/conf/logback.xml index 72fd36cd94..4911a5f7a1 100644 --- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/src/main/resources/conf/logback.xml +++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/src/main/resources/conf/logback.xml @@ -54,8 +54,6 @@ To ZIP rolled files, replace '.log' with '.log.zip'. --> ${org.apache.nifi.minifi.bootstrap.config.log.dir}/${org.apache.nifi.minifi.bootstrap.config.log.bootstrap.file.name}_%d.${org.apache.nifi.minifi.bootstrap.config.log.bootstrap.file.extension}.gz - - 10MB 10 diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml index 3e9c1aa8e3..241ea0bf79 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml @@ -56,8 +56,6 @@ To ZIP rolled files, replace '.log' with '.log.zip'. --> ${org.apache.nifi.bootstrap.config.log.dir}/nifi-user_%d.log - - 100MB 30 @@ -74,8 +72,6 @@ ${org.apache.nifi.bootstrap.config.log.dir}/nifi-request.log ${org.apache.nifi.bootstrap.config.log.dir}/nifi-request_%d.log - - 100MB 30 @@ -98,8 +94,6 @@ To ZIP rolled files, replace '.log' with '.log.zip'. --> ${org.apache.nifi.bootstrap.config.log.dir}/nifi-bootstrap_%d.log - - 100MB 30 diff --git a/nifi-registry/nifi-registry-core/nifi-registry-resources/src/main/resources/conf/logback.xml b/nifi-registry/nifi-registry-core/nifi-registry-resources/src/main/resources/conf/logback.xml index ee61682772..3044c9366f 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-resources/src/main/resources/conf/logback.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-resources/src/main/resources/conf/logback.xml @@ -53,8 +53,6 @@ To ZIP rolled files, replace '.log' with '.log.zip'. --> ${org.apache.nifi.registry.bootstrap.config.log.dir}/nifi-registry-bootstrap_%d.log - - 100MB 30 @@ -77,8 +75,6 @@ To ZIP rolled files, replace '.log' with '.log.zip'. --> ${org.apache.nifi.registry.bootstrap.config.log.dir}/nifi-registry-event_%d.log - - 100MB 30