Scroll to navigation

Monitoring::Availability::Logs(3pm) User Contributed Perl Documentation Monitoring::Availability::Logs(3pm)

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.

2014-10-25 perl v5.20.1