radiusContext is a RADIUS (Remote Authentication Dial In User Services) accounting log analysis package. Livingston, MERIT and Ascend RADIUS log formats are supported. It is written in python and is able to parse log files up to several Gigabytes in size.
| Tags | Internet Log Analysis |
|---|
Recent releases


Changes: This version fixes a problem with handling a too-large value in the raw report format.


Changes: The dbm.error has been changed to usedbm.error. This prevents problems on some platforms where dbm is not being used.


Changes: A fix for a bug where directory split (-s) option set to 0 would cause errors, new code to make the errors generated when a directory doesn't exist or isn't writable for the reports more obvious than a traceback, and falling back on "anydbm" instead of "dbm" as Windows doesn't include "gdbm" or "dbm".


Changes: Added generic regex-based date parser. Now parses detail files using Ascend date format (17-04-1999 23:58:19).


No changes have been submitted for this release.