This is an automated email from the ASF dual-hosted git repository.
zrhoffman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
from 68184b471b APIv5 Delivery Service updates for Traffic Portal (#7210)
add b1842dbfb8 Handle log rotation using logrotate (#7234)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
docs/source/admin/traffic_router.rst | 2 ++
.../traffic-router/files/traffic_router.logrotate | 17 ++++++++++
.../roles/traffic-router/tasks/traffic_router.yml | 9 ++++++
traffic_router/build/build_rpm.sh | 2 ++
traffic_router/build/pom.xml | 12 +++++++
traffic_router/core/src/main/conf/log4j2.xml | 37 ++++++++--------------
.../core/src/main/lib/logrotate/traffic_router | 17 ++++++++++
8 files changed, 73 insertions(+), 24 deletions(-)
create mode 100644
infrastructure/ansible/roles/traffic-router/files/traffic_router.logrotate
create mode 100644 traffic_router/core/src/main/lib/logrotate/traffic_router