Closed Bug 1160358 Opened 10 years ago Closed 10 years ago

Redeploy Onyx 1.4.1 to STAGE and PROD

Categories

(Content Services Graveyard :: Tiles: Ops, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mostlygeek, Unassigned)

Details

With the addition of the x-geoip-override in nginx the default x-forwarded-for header was mistakenly changed from: $http_x_forwarded_for to $proxy_add_x_forwarded_for. This caused onyx's to write a CSV IP address list into the "ip" field of the json log schema. Which resulted in infernyx not being able to process the data logs (another bug). This bug to is to deploy a fixed nginx configuration to stage, test and then roll it out to production so nginx sends onyx single ip addresses for x-forwarded-for again. ref: https://github.com/mozilla-services/puppet-config/pull/1295
- This change was verified in stage and verified in prod canary. - scaling up the fixed onyx as the new cluster
Deployed to production
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.