Page 1 of 1

Logging for connection history

Posted: Tue Feb 21, 2017 3:47 pm
by bengalih
I would like to keep a log of all connections made to/from my torrent client.

It appears the logging in Deluge can only be enabled with the following from the command line:

deluge -L <loglevel> -l <logfile>

Is this correct?

What is the lowest (least verbose) loglevel do I need to capture IP addresses that my client has communicated with?

thanks.