Hi, Running 3.0.4 on Centos 7.1, I've been trying to set up the linelog mod to create a CSV log. Based on what I read here: http://marc.info/?l=freeradius-users&m=133167783813402 http://lists.freeradius.org/pipermail/freeradius-users/2012-March/059283.htm... I added a header, and a stop/start accounting for Acct-Status-Type to the linelog file (attached). Restarted radiusd, but no linelog files are created. Radius is working, the detail file gets updated. The module seems to load when running radiusd -X : # Instantiating module "linelog" from file /etc/raddb/mods-enabled/linelog linelog { filename = "/var/log/radius/linelog" permissions = 384 format = "This is a log message for %{User-Name}" reference = "messages.%{%{Packet-Type}:-default}" } # Instantiating module "log_accounting" from file /etc/raddb/mods-enabled/linelog linelog log_accounting { filename = "/var/log/radius/linelog-accounting" permissions = 384 format = "" reference = "Accounting-Request.%{%{Acct-Status-Type}:-unknown}" } What am I doing wrong? -- -נחשון פז-