• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubernetes / ingress / 1405
44%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2017 09:56PM UTC
Jobs 1
Files 63
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1405

Pull #836

travis-ci

web-flow
Make log format json escaping configurable

This will allow json logging in nginx ingress controllers which greatly
improves ease of log indexing and searching via elasticsearch.

After this change is made, users could set the following property in the
ingress configmap to enable json logging:

log-format-upstream: '{"proxy_protocol_addr": "$proxy_protocol_addr", "proxy_add_x_forwarded_for": "$proxy_add_x_forwarded_for", "remote_user": "$remote_user", "time_iso8601": "$time_iso8601", "request": "$request", "status": "$status", "body_bytes_sent": "$body_bytes_sent", "http_referer": "$http_referer", "http_user_agent": "$http_user_agent", "request_length": "$request_length", "request_time": "$request_time", "proxy_upstream_name": "$proxy_upstream_name", "upstream_addr": "$upstream_addr", "upstream_response_length": "$upstream_response_length", "upstream_response_time": "$upstream_response_time", "upstream_status": "$upstream_status"}'
Pull Request #836: Make log format json escaping configurable

3072 of 6602 relevant lines covered (46.53%)

0.52 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
controllers/gce/controller/utils.go
2
100.0
controllers/nginx/pkg/config/config.go
Jobs
ID Job ID Ran Files Coverage
1 1405.1 09 Jun 2017 09:56PM UTC 0
46.53
Travis Job 1405.1
Source Files on build 1405
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1405
  • Pull Request #836
  • PR Base - master (#1403)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc