The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Monitoring::Availability::Logs - Load/Store/Access Logfiles

DESCRIPTION

Store for logfiles

new ( [ARGS] )

Creates an Monitoring::Availability::Log object.

METHODS

get_logs

 get_logs()

returns all read logs as array of hashrefs

parse_line

 parse_line($line)

return parsed logfile line

AUTHOR

Sven Nierlein, <nierlein@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2010 by Sven Nierlein

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.