Skip to content

Error in parsing line #412

Closed Answered by jmpalomares
jmpalomares asked this question in Q&A
Discussion options

You must be logged in to vote

It seems there are multiples log_format configuration in the nginx-controller in helm chart and this caused the issue

        log_format upstreaminfo '$remote_addr - $remote_user [$time_local] "$request" $status $body_bytes_sent "$http_referer" "$http_user_agent" $request_length $request_time [$proxy_upstream_name] [$proxy_alternative_upstream_name] $upstream_addr $upstream_response_length $upstream_response_time $upstream_status $req_id';
        log_format exporter '$remote_addr - $remote_user [$time_local] "$request" '
        log_format log_stream '[$remote_addr] [$time_local] $protocol $status $bytes_sent $bytes_received $session_time';

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jmpalomares
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant