cloud-gov / cg-atlas

Repository hosting issues and artifacts related to operations of the cloud.gov platform
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Automate and document our logsearch restore process #179

Closed cnelson closed 7 years ago

cnelson commented 7 years ago

In order to be able to quickly restore from backups as an SRE I want an automated, easily scaleable, documented process for restoring specific date ranges of data into elastic search from our s3 backups.

Acceptance Criteria

Implementation Sketch:

Automate the steps describe in this PR https://github.com/18F/cg-site/pull/747 as a bosh job. See this slack thread for more context.

mogul commented 7 years ago

To be broken into two stories by @cnelson, the first of which is In Progress

cnelson commented 7 years ago

This one edited to reflect the work that should fall out of https://github.com/18F/cg-product/issues/573

https://github.com/18F/cg-atlas/issues/197 opened to to practice a more extreme scenario (which is not critical)

cnelson commented 7 years ago

Updated again to reflect the automation work we want to do, but will probably not be done as part of https://github.com/18F/cg-product/issues/573