Opened 12 years ago

Closed 11 years ago

Last modified 7 years ago

#2091 closed bug (Fixed)

Deluge (daemon) overwrites log when starting.

Reported by: kit Owned by:
Priority: minor Milestone: 2.x
Component: Core Version: 1.3.5
Keywords: log Cc:

Description

I'm experiencing it on Ubuntu when started through an upstart job although I believe the daemon operates this way under all circumstances.

I'm using logrotate to rotate, compress and remove old logs so I would prefer Deluge to just append to the existing log, if it exists, rather than overwrite it each time. Perhaps a command line option to indicate append instead of replace would be sufficient, although another solution would be if Deluge could rotate, compress and remove it's old logs itself.

For reference, the upstart job and logrotate configuration are described here: wiki:'UserGuide/InitScript/Ubuntu 11.04+ (Upstart Job)'

Change History (2)

comment:1 Changed 11 years ago by Cas

  • Milestone changed from Future to 1.4.0
  • Resolution set to fixed
  • Status changed from new to closed

This won't be added to 1.3 but a log rotate option has been applied to the development branch: 3b00a7de59b

comment:2 Changed 7 years ago by Cas

  • Milestone changed from 2.0.x to 2.x

Milestone renamed

Note: See TracTickets for help on using tickets.