HP-UX AAA Server A.08.01 administrator's guide (T1428-90072, May 2010)

Table Of Contents
5. Send accounting Start and/or Stop request without Called-Station-Id attribute.
Example of an accounting start message:
radpwtst -c 4 -s localhost -u ppp -i 1.1.1.1 -l 4 -:Acct-Status-
Type=Start-:Called-Station-Id=12345 -w password test_user
Example of an accounting stop message:
radpwtst -c 4 -s localhost -u ppp -i 1.1.1.1 -l 4 -:Acct-Status-
Type=Stop-:Called-Station-Id=12345 -w password test_user
You can now see the following file: /var/opt/aaa/acct/
logotherattr.2005-05-16.log
Changing the Accounting Log Rollover Interval
The log rollover interval (how often a new log file is created to store accounting records)
is determined by the timestamp portion of the filename. To change the interval follow
the steps described in “Changing the Accounting Log Filename” (page 150). The logging
interval will change to the finest unit of time in the timestamp portion of the filename.
For example, %Y-%m-%d-%H, will change the rollover interval to hourly.
The log.config File 545