Hi,
I want to parse the following nginx log format into fluentd:
log_format main
'$remote_addr - $remote_user [$time_local] $request ' '"$status" $body_bytes_sent "$http_referer" ' '"$http_HOST" $HOST ' '"$http_user_agent" "$http_x_forwarded_for" ' 'upstream_response_time $upstream_response_time ' 'upstream_addr $upstream_addr ' 'msec $msec request_time $request_time';
i'm getting pattern not match when using format nginx--
You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.