Provided by: octopussy_1.0.6-0ubuntu2_all
NAME
octo_uparser - Octopussy UParser program
SYNOPSIS
octo_uparser <device>
DESCRIPTION
octo_uparser is the program used by the Octopussy Project to parse Unknown Logs for each Device
FUNCTIONS
Exit() Softly stops the uparser (current file is fully parsed before exiting) Is_Valid_Regexp($message) Checks if the regexp from message '$message' is valid Is_Regexp_Assemble_Working($ra) Checks if Regexp::Assemble will generate a regexp without failure Init_Service_Message($m, $ra) Inits Message $m if its a valid one Init() Inits UParser Write_Logfile($logfile, $logs) Writes Logs '$logs' into Logfile '$logfile' Service_Handler($serv, $total, $y, $m, $d, $hour, $min, $file_new) Handles Service $serv File_Handler($file) Handles file $file
AUTHOR
Sebastien Thebert <octo.devel@gmail.com>
SEE ALSO
octo_dispatcher, octo_extractor, octo_parser, octo_reporter, octo_scheduler