@type forward port 24224 @type syslog port 5140 tag system @type tail path /var/log/httpd/access_log pos_file /var/log/td-agent/access_log.pos tag httpd.access @type none @type copy @type file path /var/log/containers/${tag} append true timekey 5s flush_mode immediate @type rewrite_tag_filter key container_name pattern /\/(.+)/ tag ${tag}.$1 @type secure_forward shared_key test self_hostname 172.28.128.31 secure true ca_cert_path /vagrant/tmp/ca_cert.pem host 172.28.128.30 port 2514