Skip to content

[DOCS] Adds note about backups to Upgrade doc#50525

Merged
gchaps merged 3 commits intoelastic:masterfrom
gchaps:docs/add-warning-to-backup
Nov 14, 2019
Merged

[DOCS] Adds note about backups to Upgrade doc#50525
gchaps merged 3 commits intoelastic:masterfrom
gchaps:docs/add-warning-to-backup

Conversation

@gchaps
Copy link
Copy Markdown
Contributor

@gchaps gchaps commented Nov 13, 2019

Summary

This PR adds a note about using Snapshot & Restore to back up Kibana data to the Upgrade doc.

See this formatted version of the doc.

Closes #25658
[skip ci]

@gchaps gchaps added Team:Docs v8.0.0 release_note:skip Skip the PR/issue when compiling release notes labels Nov 13, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-docs (Team:Docs)

@gchaps gchaps requested review from jbudz and ppf2 November 13, 2019 22:19
@gchaps
Copy link
Copy Markdown
Contributor Author

gchaps commented Nov 13, 2019

@jbudz Can you please make sure that the note I added is correct and that it works ok with this text in the Before you Begin section:

Backup your data with Elasticsearch snapshots. To roll back to an earlier version, you must have a backup of your data.

A formatted version of the doc is here.

Although you do not need to manually back up {kib} before upgrading, we recommend
that you have a backup on hand. You can use the
<<snapshot-repositories, Snapshot and Restore>> UI to back up {kib}
data by targeting `.kibana*` indices.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optional .reporting too

Copy link
Copy Markdown
Contributor

@jbudz jbudz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gchaps gchaps requested a review from KOTungseth November 14, 2019 19:02
@gchaps gchaps merged commit 930c156 into elastic:master Nov 14, 2019
@gchaps gchaps deleted the docs/add-warning-to-backup branch November 14, 2019 19:24
gchaps added a commit to gchaps/kibana that referenced this pull request Nov 14, 2019
* [DOCS] Adds note about backups to Upgrade doc

* [DOCS] Incorporates review comments in upgrade doc

* [DOCS] Fixes typo
gchaps added a commit to gchaps/kibana that referenced this pull request Nov 14, 2019
* [DOCS] Adds note about backups to Upgrade doc

* [DOCS] Incorporates review comments in upgrade doc

* [DOCS] Fixes typo
gchaps added a commit to gchaps/kibana that referenced this pull request Nov 14, 2019
* [DOCS] Adds note about backups to Upgrade doc

* [DOCS] Incorporates review comments in upgrade doc

* [DOCS] Fixes typo
gchaps added a commit to gchaps/kibana that referenced this pull request Nov 14, 2019
* [DOCS] Adds note about backups to Upgrade doc

* [DOCS] Incorporates review comments in upgrade doc

* [DOCS] Fixes typo
gchaps added a commit that referenced this pull request Nov 14, 2019
* [DOCS] Adds note about backups to Upgrade doc

* [DOCS] Incorporates review comments in upgrade doc

* [DOCS] Fixes typo
gchaps added a commit that referenced this pull request Nov 14, 2019
* [DOCS] Adds note about backups to Upgrade doc

* [DOCS] Incorporates review comments in upgrade doc

* [DOCS] Fixes typo
gchaps added a commit that referenced this pull request Nov 14, 2019
* [DOCS] Adds note about backups to Upgrade doc

* [DOCS] Incorporates review comments in upgrade doc

* [DOCS] Fixes typo
gchaps added a commit that referenced this pull request Nov 14, 2019
* [DOCS] Adds note about backups to Upgrade doc

* [DOCS] Incorporates review comments in upgrade doc

* [DOCS] Fixes typo
jloleysens added a commit to jloleysens/kibana that referenced this pull request Nov 15, 2019
…ger-ace-theme

* 'master' of github.com:elastic/kibana: (54 commits)
  [ML] Fixes word wrap in Overview page sidebar on IE (elastic#50668)
  Upgrade to TypeScript 3.7.2 (elastic#47188)
  fix: hide 'edit' button for mobile for dashboards (elastic#50639)
  fixes conditional links tests (elastic#50642)
  [SIEM] Fix IE11 timeline drag and drop issue (elastic#50528)
  [SIEM] Add SavedQuery in Timeline (elastic#49813)
  chore(NA): remove code plugin from codeowners (elastic#50451)
  [DOCS] Adds documentation on telemetry settings (elastic#50739)
  [Logs UI] Add IE11-specific CSS fixes for anomalies table (elastic#49980)
  [DOCS][SIEM]: Change Kibana advanced settings to match UI (elastic#50679)
  Change URLs for support menu (elastic#50700)
  [Reporting] Remove any types and references to Hapi (elastic#49250)
  [DOCS] Adds note about backups to Upgrade doc (elastic#50525)
  [Logs UI] Improve infra plugin compatibility with TS 3.7 (elastic#50491)
  [Task manager] Adds ensureScheduling api to allow safer rescheduling of existing tasks (elastic#50232)
  [DOCS] Adds link to content security policy doc (elastic#50698)
  Remove duplicate but in error message (elastic#50530)
  [ML] DF Analytics: Ensure creation flyout can be opened when no jobs exist (elastic#50417)
  Add filebeat notice (elastic#49065)
  [Monitoring] De-duplicate pipeline ids based on the ephemeral_id changing (elastic#49978)
  ...

# Conflicts:
#	x-pack/legacy/plugins/grokdebugger/public/components/grok_debugger/brace_imports.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Docs v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add important warning note to backup .kibana index before upgrading

3 participants