Fluentd Plugin

  • Rundeck Plugin
  • Related to: StreamingLogWriter
  • Rundeck compatible: 1.6.0+
  • Tags: logging, fluentd
  • Version: 1.0.0

This is a simple Rundeck streaming Log Writer plugin that will pipe all log output to a Fluentd.

The plugin supports these configuration properties:

  • host - hostname of the Fluentd.(ex: 127.0.0.1)
  • port - TCP port of the Fluentd.(ex: 24224)
  • tag_prefix - Tag Prefix of the Fluentd.(ex: rundeck.log)