DOKK / manpages / debian 12 / libmessage-passing-perl / Message::Passing::Input::FileTail.3pm.en
Message::Passing::Input::FileTail(3pm) User Contributed Perl Documentation Message::Passing::Input::FileTail(3pm)

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

    message-pass --input FileTail --input_options '{"filename": "/var/log/foo.log"} --output STDOUT
    {"filename":"/var/log/foo.log","message":"example line","hostname":"www.example.com","epochtime":"1346705476","type":"log_line"}

The filename of the file to tail.

If the file data should be output raw (as just a line). Normally lines are output as a hash of data including the fields showing in the SYNOPSIS.

Message::Passing

This module exists due to the wonderful people at Suretec Systems Ltd. <http://www.suretecsystems.com/> who sponsored its 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>

See Message::Passing.

2021-11-09 perl v5.32.1