20 Sep
2023
20 Sep
'23
4:56 a.m.
On 19/09/2023 20:34, Alan DeKok wrote:
On Sep 19, 2023, at 2:19 PM, work vlpl <thework.vlpl@gmail.com> wrote:
But in the linelog module if I will use /dev/stdout as filename radiusd seems can't open it for writing. Also, Docker requires `tty=true`, or permissions to /dev/stdout granted only to root. May I ask if there is an option that I am missing, to redirect linelog output to stdout?
From what I remember the easiest way to do this is to get FreeRADIUS to write to syslog, and then configure some kind of syslogd to also run inside the container to dump to stdout or wherever you want.
This is a question for Docker, not for FreeRADIUS.
Agreed. -- Matthew