10 May
2006
10 May
'06
3:50 a.m.
On May 10, 2006 1:02:46 PM +0530 sumi thra <sumi.techno@gmail.com> wrote:
Hi All,
How to send the freeradius server logs to remote syslog server??
Is it a compile time option? or we need to specify in config script to build with syslog option. or starting the server with radiusd -l syslog is enough ?
Going to syslog only goes to the local syslog. You also have to configure your syslogd to send to the remote server. That's not part of freeradius, look at syslog.conf(5). -frank