Closed
Bug 834218
Opened 13 years ago
Closed 13 years ago
ES / Logstash rotation mechanism
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P3)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dmaher, Assigned: dmaher)
References
Details
An automated mechanism for rotating hot -> cold indices must be created.
| Assignee | ||
Comment 1•13 years ago
|
||
The good news is that the Tire[1] module for Ruby makes this sort of thing trivial. The bad news is the we can't (and shouldn't) "gem install" on the Bunker machines directly.
The solution is to use Bundler to acquire all of the necessary gems (including compilation of native JSON gem), set that up in a vendor dir, and then package the whole thing for distribution.
The tool itself is quite simple - I've set it up on Github [2]. Package forthcoming.
[1] https://github.com/karmi/tire
[2] https://github.com/phrawzty/bunktate
Assignee: server-ops-webops → dmaher
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•13 years ago
|
||
bunktate.x86_64 1:1.0.1-1.el6 mozilla
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•13 years ago
|
||
Package and deploy the latest ver of Bunktate (:casey patch).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•13 years ago
|
||
bunktate.x86_64 1:1.0.2-1.el6 @mozilla
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 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
•