HP-UX AAA Server A.08.00.01 Administrator's Guide
Livingston CDR Session Record Format
Each record of a user’s session begins with Date and Time and a list of Attribute-Value
pairs, one below the other. This information includes time-based values as well as
specific and standard RADIUS A-V pairs.
Date and time
User-Name = <>
NAS-IP-Address = <>
NAS-Port = <>
Class = <>
Acct-Status-Type = <>
User-Identifier = <>
NAS-Identifier = <>
Date-Time = <>
Time-Of-Day = <>
Day-Of-Week = <>
User-Realm = <>
LAS-Start-Time = <>
LAS-Code = <>
LAS-Duration = <>
The above session record will also include any additional A-V pairs that were included
in an Accounting-Request message. The attribute value pair displayed above may differ
depending on the server configuration.
NOTE: Merit is the default logging format.
Changing the Accounting Log Filename
1. Open the log.config configuration file (found in /etc/opt/aaa by default).
2. Locate the following lines, which should be found at the beginning of the file:
# Default logging configuration if there is no log.config file.
#
stream *default* {
aatv log_v2_0
buffer 1
close on
filename session.%Y-%m-%d.log
update 900
wrap 3
}
end
3. Change session.%Y-%m-%d.log to the filename syntax you wish to use.
4. Save and close the file.
5. Restart the server if it is currently running.
146 Logging and Monitoring