Sha256: 2eeb9cd14be4c0614e57b188c785b259513cd50b764b07e3c8889fa960a19bed
Contents?: true
Size: 258 Bytes
Versions: 34
Compression:
Stored size: 258 Bytes
Contents
module Fluent DEFAULT_CONFIG_PATH = ENV['FLUENT_CONF'] || '/etc/fluent/fluent.conf' DEFAULT_PLUGIN_DIR = ENV['FLUENT_PLUGIN'] || '/etc/fluent/plugin' DEFAULT_SOCKET_PATH = ENV['FLUENT_SOCKET'] || '/var/run/fluent/fluent.sock' DEFAULT_LISTEN_PORT = 24224 end
Version data entries
34 entries across 34 versions & 1 rubygems