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

NAME

Log::Saftpresse::Input::Stdin - log input for reading STDIN

VERSION

version 1.3

Description

This input plugins reads events from STDIN.

Synopsis

  <Input stdin>
    module = "Stdin"
  </Input>

Options

max_chunk_lines (default: 1024)

Maximum number of file to read in one chunk.

Input Format

For each line the plugin will generate an event with the following fields:

message

The content of the line.

host

The hostname of the system.

time

The current time.

AUTHOR

Markus Benning <ich@markusbenning.de>

COPYRIGHT AND LICENSE

This software is Copyright (c) 1998 by James S. Seymour, 2015 by Markus Benning.

This is free software, licensed under:

  The GNU General Public License, Version 2, June 1991