You need to install rsyslog daemon on radius machine. Then in /etc/rsyslog.conf # Save radius logs into file local1.* /var/log/radius/radius.log # All to syslog server *.* @ip_address_of_your_syslog_server It works fine form me -----Original Message----- From: freeradius-users-bounces+puzzel1982=gmail.com@lists.freeradius.org [mailto:freeradius-users-bounces+puzzel1982=gmail.com@lists.freeradius.org] On Behalf Of Marco Aresu Sent: Wednesday, July 30, 2014 3:43 PM To: FreeRadius users mailing list Subject: Freeradius Log with Rsyslog Hi all, i ve configured Freeradius on my server and i would like to forward authentication log to an external server. I saw in the forum that i have to change Logdir from file to syslog but where do i have to specify the destination server? Thanks Marco Aresu - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html