adding user name in to reply-detail-log file

null) (null kckong1 at yahoo.com
Thu Jul 18 04:03:30 UTC 2024


sites-enabled/default
reply_log

mods-available/detail.log
detail reply_log {
        #filename = ${radacctdir}/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/%{User-Name}/reply-detail-%Y%m%d

        permissions = 0600
}


It produced the below reply-detail-{date} file.

Thu Jul 18 11:40:26 2024
        Packet-Type = Access-Accept
        Framed-IPv6-Pool = "POOL-1"
        Framed-Protocol = PPP
        Huawei-Output-Average-Rate = 300000000
        Huawei-Input-Average-Rate = 300000000
        Huawei-Primary-DNS = 110.110.110.10
        Huawei-Secondary-DNS = 110.110.110.12
        Timestamp = 1721274026


Question: Is it possible to include username in the reply detail log?



More information about the Freeradius-Users mailing list