##
## fluentd.conf -- FluentD Configuration
##
rpc_endpoint 127.0.0.1:24444
@type forward
bind 127.0.0.1
port 24224
@type syslog
bind 127.0.0.1
port 5140
protocol_type udp
source_host_key source_host
@type file
path @l_prefix@/var/fluentd/log/fluentd.log.d
format json
append true
flush_interval 10s