diff --git a/config/sys-prod.config b/config/sys-prod.config index 2df928e..0928ebf 100644 --- a/config/sys-prod.config +++ b/config/sys-prod.config @@ -156,8 +156,8 @@ {file, "north_data.log"}, {level, info}, {date, "$D0"}, - {count, 20}, - {compress, true}, + {count, 5}, + {size, 3221225472}, {formatter, lager_default_formatter}, {formatter_config, ["[", date, " ", time, "] ", message, "\n"]} ]}