On Wednesday 13 August 2008 12:24:44 Alan DeKok wrote:
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.
I will give a look at it. Seems like a nice generalization of rlm_acctlog -:)
My minor request is, could you include the following patch in later releases (so as to not maintain it internally)?
Done.
Thanks
Alan DeKok.
Kostas Zorbadelos