13 Aug
2008
13 Aug
'08
5:24 a.m.
Kostas Zorbadelos wrote:
As we are preparing for migration to 2.X version in some of our production systems, I took a closer look at the sources and found the rlm_acctlog module that allows for the logging of various types of accounting messages in the radius logs. Moreover I saw that syslog support in 2.X is vastly improved over 1.X series.
See also rlm_linelog in the current source (git.freeradius.org), and raddb/modules/linelog. It is a fully configurable module that logs one line of text to a file, based on dynamically expanded keys.
My minor request is, could you include the following patch in later releases (so as to not maintain it internally)?
Done. Alan DeKok.