Path to the folder containing archived log files
--log-archive-root path
--log-archive-root specifies
the path to directory that stores rotated log files.path
Note: If you omit this property, rotated logs remain in the log root directory, which grows unbounded as logs are rotated. |
pathPath to the folder where log files are archived relative to the server instance's root folder.
Archive logs to server_root/old_logs.
--log-archive-root ./old_logs