Search found 5 matches

by Cadriel
Sat Feb 20, 2010 10:19 pm
Forum: General
Topic: syslog facility
Replies: 5
Views: 13429

Re: syslog facility

From 1.90 it does.

That post was made prior to 1.90.

And btw, thanks dev's for implementing this. ;)
by Cadriel
Tue Feb 09, 2010 8:59 pm
Forum: General
Topic: syslog facility
Replies: 5
Views: 13429

Re: syslog facility


# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.* /dev/console

# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;authpriv.none;cron.none;daemon.none /var/log/messages

# The authpriv file ...
by Cadriel
Fri Feb 05, 2010 2:40 am
Forum: General
Topic: syslog facility
Replies: 5
Views: 13429

Re: syslog facility

For now I've modified my syslog.conf to fire all daemon log's to /var/logs/daemon. This seems to do the trick since it appears not much else is logging to this facility.

It'd still be nice to define the facility that transmission log's to though. :)
by Cadriel
Fri Feb 05, 2010 1:04 am
Forum: General
Topic: syslog facility
Replies: 5
Views: 13429

syslog facility

Is there a way to force transmission logs to fire to a different log filename?

Or force transmission-daemon to log to a different facility?

I presume it logs to the daemon facility by default?

Reasoning being - im a stickler for clean logs, and would like to have transmission logging to a ...
by Cadriel
Thu Jan 07, 2010 3:48 am
Forum: Support
Topic: auto-delete torrent file?
Replies: 2
Views: 2803

Re: auto-delete torrent file?

I'd like to know this too. It'd remove one manual step I find frustrating at the moment. :)