-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
My config is as follows:
LOGPATH="/home/${USERNAME}/backup/logs"
# GZIPLOGS=YES
LOGFILEAPPEND="logfile_"
Nevertheless the logs folder is full of archived and compressed logs with a naming scheme of logs_YYYY-MM-DD.tar.bz2. Inside an archive the whole folder structure is preserved, meaning I get home/minecraft/backup/logs/server.log where ever I decompress it. I just want the logs to be saved in cleartext in the folder with a date in the filename, how would I do that?
Metadata
Metadata
Assignees
Labels
No labels