Skip to content

LogRotate Plugin

features = ["logrotate"]
logrotate:
path: "./logs"
max_size: 10485760
max_files: 7
level: "info"

This plugin is config-driven and currently has no stable public HTTP API.