18 Jul
2024
18 Jul
'24
12:03 a.m.
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?