Closed Bug 998936 Opened 10 years ago Closed 10 years ago

Let esFrontLine serve "bug_hierarchy" index

Categories

(bugzilla.mozilla.org :: Infrastructure, defect)

x86_64
Windows 7
defect
Not set
normal

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"],  

Please add "bug_hierarchy" to this list.

> "whitelist":["public_bugs", "public_comments", "bug_hierarchy"],
All set. 

-    "whitelist":["public_bugs", "public_comments"],
+    "whitelist":["public_bugs", "public_comments", "bug_hierarchy"],
Assignee: server-ops-webops → klibby
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: WebOps: Bugzilla → Infrastructure
Product: Infrastructure & Operations → bugzilla.mozilla.org
Blocks: 1055263
No longer blocks: 1055263
Blocks: 1077127
You need to log in before you can comment on or make changes to this bug.