[Contents] [Prev] [Next] [Index] [Report an Error]


Accounting Log File Format

It is important to know the format of the accounting log files as generated by the RADIUS server. The following is an example of an accounting log file generated by Merit AAA with:



Note: The Merit AAA server supplied by Juniper Networks supports interim accounting by default.

Tue May  1 10:58:42 2001
    Acct-Status-Type = Start
    User-Name = "user1@isp1"
    Event-Time = "May  1 2001"
    Acct-Delay-Time = 0
    NAS-Identifier = "OBIWAN"
    Acct-Session-Id = "erx fastEthernet 3/1::0000022073"
    NAS-IP-Address = 10.227.9.145
    Service-Type = Framed
    Framed-Protocol = PPP
    Framed-IP-Address = 10.227.9.150
    Framed-IP-Netmask = 255.255.255.255
    Framed-Compression = None
    NAS-Port-Type = 15
    NAS-Port = 822083584
    NAS-Port-Id = "fastEthernet 3/1:"
    Ingress-Policy-Name = "unlim"
    Acct-Authentic = RADIUS
    User-Id = "user1"
    User-Realm = "isp1"

Tue May  1 10:59:49 2001
    Acct-Status-Type = Start
    Acct-Delay-Time = 0
    User-Name = "user1@isp1"
    Acct-Session-Id = "sspServiceVideoG:user1:e634da23b6"
    NAS-Identifier = "SSP.lion"
    User-Id = "user1"
    User-Realm = "isp1"

Tue May  1 11:07:25 2001
    Acct-Status-Type = Stop
    Acct-Delay-Time = 0
    User-Name = "user1"
    Acct-Session-Id = "sspServiceVideoG:user1:e634da23b6"
    Acct-Input-Octets = 10681
    Acct-Input-Gigawords = 0
    Acct-Input-Packets = 94
    Acct-Output-Octets = 0
    Acct-Output-Gigawords = 0
    Acct-Output-Packets = 0
    Acct-Session-Time = 456
    NAS-Identifier = "SSP"
    User-Id = "user1"
    User-Realm = ""
    LAS-Start-Time = 988729189
    LAS-Code = LAS-Notlocal
    LAS-Duration = 456

[Contents] [Prev] [Next] [Index] [Report an Error]