Closed
Bug 1077127
Opened 10 years ago
Closed 10 years ago
Let esFrontLine serve "reviews" index
Categories
(bugzilla.mozilla.org :: Infrastructure, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ekyle, Assigned: fubar)
References
(Blocks 1 open bug)
Details
esFrontLine restricts access to the public cluster. It has a settings.json file that contains a white list of indexes that it will proxy. Here is an example (since I technically do not know what the whitelist in prod is):
> "whitelist":["public_bugs", "public_comments", "bug_hierarchy"],
Please add "reviews" to this list.
> "whitelist":["public_bugs", "public_comments", "bug_hierarchy", "reviews"],
Reporter | ||
Updated•10 years ago
|
Summary: Let esFrontLine serve "bug_hierarchy" index → Let esFrontLine serve "reviews" index
Assignee | ||
Comment 1•10 years ago
|
||
settings updated and esfrontline restarted.
Assignee: nobody → klibby
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.
Description
•