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

NAME

Message::Passing::Input::FileTail - File tailing input

SYNOPSIS

    logstash --input FileTail --input_options '{"filename": "/var/log/foo.log"} --output STDOUT
    {"foo": "bar"}
    {"foo":"bar"}

DESCRIPTION

SEE ALSO

Message::Passing

AUTHOR

Tomas (t0m) Doran <bobtfish@bobtfish.net>

SPONSORSHIP

This module exists due to the wonderful people at Suretec Systems Ltd. <http://www.suretecsystems.com/> who sponsored it's development for its VoIP division called SureVoIP <http://www.surevoip.co.uk/> for use with the SureVoIP API - <http://www.surevoip.co.uk/support/wiki/api_documentation>

COPYRIGHT

Copyright Suretec Systems 2012.

Logstash (upon which many ideas for this project is based, but which we do not reuse any code from) is copyright 2010 Jorden Sissel.

LICENSE

XX - TODO