#1473·loguru

Request support for an independent archive directory

Author: WangJincheng4869Created May 19, 2026Updated Aug 30, 2026
Labelsfeature

Core requirements

New configuration item: "Archive Directory"

Basic rules

  1. You can choose a directory different from the one where logs are written for archiving and exporting
  2. Archiving can be stored using date directories. For example: 2026-05-18 or 2026/05/18

Usage scenario

In the server, real-time logs are written to the local disk, and when archiving, they are archived to a network disk similar to NAS. This approach can reduce the latency of log writing and lower storage costs.