Project

General

Profile

Actions

Bug #16679

open

FreeRadius dosn't send logs to syslog

Added by Lev Prokofev about 8 hours ago. Updated about 7 hours ago.

Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
FreeRADIUS
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

Tested on

25.11.1-RELEASE (amd64)
built on Tue Jan 27 23:33:00 MSK 2026
FreeBSD 16.0-CURRENT

Package version 0.16.1

Despite the /usr/local/etc/raddb/radiusd.conf has

log {
    destination = syslog
        syslog_facility = local0
    colourise = yes
    file = ${logdir}/radius.log
    syslog_facility = daemon
    stripped_names = yes
    auth = yes
    auth_badpass = yes
    auth_goodpass = yes
    msg_goodpass = "" 
    msg_badpass = "" 
    msg_denied = "You are already logged in - access denied" 
}

The log doesn't occur in the syslog. The logging of FreeRadius works if it is pointed to use /var/log/radius.log

Actions

Also available in: Atom PDF