# Fluentd configuration for BCards log aggregation @type tail path /var/log/nginx/access.log pos_file /fluentd/log/access.log.pos tag nginx.access format nginx time_format %d/%b/%Y:%H:%M:%S %z @type tail path /var/log/nginx/error.log pos_file /fluentd/log/error.log.pos tag nginx.error format /^(?