Closed
Bug 863637
Opened 12 years ago
Closed 12 years ago
[socorro] Please change elasticsearch configuration on production
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: adrian, Assigned: cturra)
Details
(Whiteboard: [push interrupt])
We need our middleware to know where elasticsearch lives. This change was supposed to go with the push to production yesterday but was forgotten, here are the instructions:
The file is /etc/socorro/common.conf (I assume it is modules/webapp/files/socorro-production/etc-socorro/common.conf in SVN), and here is the diff:
-export elasticSearchHostname=''
+export elasticSearchHostname='socorro-es.webapp.phx1.mozilla.com'
Thanks,
Adrian
Assignee | ||
Comment 1•12 years ago
|
||
:adrian - i have committed this change through puppet, will report back when they're live.
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
Whiteboard: [push interrupt]
Assignee | ||
Comment 2•12 years ago
|
||
i meant to report back sooner - this has been live for over 2 hours now :)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•