TCCRadius Log Parser for RADIUS 01-05-01 Copyright 2001 Talon Computer Consulting, Inc http://www.tccsoftware.com support@tccsoftware.com (903) 534-9911 Developer: Chris Ward ================================== Description =========== This PERL Script allows you to search through a RADIUS log file you specify, directory and file name. A simple search by keyword will display the log file. Package Contents ================ -->1) Parselog.pl A perl script -->2) TCCCGI.pm A perl module -->2) index.htm The interface Installation and Setup ====================== Put the three files in the same directory on the drive your RADIUS logs are located. You don't have to put them in the same directory because the script allows you to specify the directory location of your logs. Setup ====================== No configurations are needed. However if you wish to change the name of the HTML file you can open the Parselog script and look under PROGRAM VARS at the top for the $HtmlLocation variable.