Provided by: octopussy_1.0.6-0ubuntu2_all 

NAME
octo_extractor - Octopussy Logs Extractor program
SYNOPSIS
octo_extractor --device <device> --service <service> --loglevel <loglevel> --taxonomy <taxonomy>
--msgid <msgid> --begin YYYYMMDDHHMM --end YYYYMMDDHHMM [ --include '<regexp to include>' ] [
--exclude '<regexp to exclude>' ] [ --pid_param <string> ] [ --output <outputfile> ]
DESCRIPTION
octo_extractor is the program used by the Octopussy Project to extract Logs
FUNCTIONS
Help()
Prints Help
Progress($msg, $num, $nb_match)
Sets progress status
Get_Messages_To_Parse($services, $loglevel, $taxonomy, $msgid)
Returns list of Messages to parse
Line_Match_Regexps
Print_Lines($OUT, $ouput, $logs)
File_Handler_With_Filter($f, $logs, $includes, $excludes, $msg_to_parse)
File_Handler_Without_Filter($f, $logs, $includes, $excludes)
Print_Logs($devices, $services, $loglevel, $taxo, $msgid, $begin, $end, $re_incl, $re_excl)
Prints Logs
End()
Ends Extraction
AUTHOR
Sebastien Thebert <octo.devel@gmail.com>
SEE ALSO
octo_dispatcher, octo_parser, octo_uparser, octo_reporter, octo_scheduler
perl v5.22.2 2016-05-04 OCTO_EXTRACTOR(1)