NAME

Log::Saftpresse::Input::Redis - log input for reading a redis queue

VERSION

version 1.6

Description

This input reads new events from a redis queue.

Synopsis

<Input myapp>
  module = "Redis"
  server = "127.0.0.1:6379"
  # sock = "/path/to/socket"
  db = 0
  queue = "logs"
</Input>

Format

Format is expected to be in JSON format. Each event must be a hash.

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