NAME
Log::Saftpresse::Input::Stdin - log input for reading STDIN
VERSION
version 1.0
Description
This input plugins reads events from STDIN.
Synopsis
<Input stdin>
module = "Stdin"
</Input>
Options
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 or later