-
Notifications
You must be signed in to change notification settings - Fork 14
Clarify backup scope and supported items list #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
c8fddac
Clarify backup scope and supported items list
Hariharan-Gandhi e482862
Update docs/backup-and-restore-custom-contents-5b9bc66.md
Hariharan-Gandhi 082d7b1
Update docs/backup-and-restore-custom-contents-5b9bc66.md
Hariharan-Gandhi ffcdceb
Update docs/backup-and-restore-custom-contents-5b9bc66.md
Hariharan-Gandhi a4b2f57
Update backup-and-restore-custom-contents-5b9bc66.md
Maksimiliana File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,71 +2,56 @@ | |
|
|
||
| # Backup and Restore Custom Contents | ||
|
|
||
| SAP Cloud Logging service automatically creates a backup of selected instance-related information. Based on this information, instances can be recreated, for example, after an accidental deprovisioning or deletion. | ||
|
|
||
|
|
||
| SAP Cloud Logging service automatically creates a backup of selected instance-related contents (please see support list below). Backed up objects can be restored, for example, after an accidental deletion. | ||
|
|
||
| <a name="loio5b9bc66e65be442489f30931b131d1f6__section_wfj_334_xcc"/> | ||
|
|
||
| ## What is Automatically Backed Up | ||
|
|
||
| Only a subset of the configuration is backed up. Take measures if you require more to be backed up. | ||
|
|
||
| > ### Note | ||
| > | ||
| > Only a subset of all contents is backed up. Take own measures for other contents. | ||
Hariharan-Gandhi marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| > | ||
| > Contents not mentioned in the below list are not backed up e.g., alerts and related contents, index-templates etc. | ||
Hariharan-Gandhi marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| <table> | ||
| <tr> | ||
| <th valign="top"> | ||
|
|
||
| Information | ||
|
|
||
| </th> | ||
| <th valign="top"> | ||
|
|
||
| Comment | ||
|
|
||
| </th> | ||
| </tr> | ||
| <tr> | ||
| <td valign="top"> | ||
|
|
||
| `Opensearch settings` | ||
|
|
||
| </td> | ||
| <td valign="top"> | ||
|
|
||
| Supported: roles/rolemappings/tenants/groups/security configuration/saved objects/ismpolicy | ||
|
|
||
| </td> | ||
| </tr> | ||
| <tr> | ||
| <td valign="top"> | ||
|
|
||
| `alerts` | ||
| Contents Supported | ||
|
|
||
| </td> | ||
| <td valign="top"> | ||
|
|
||
| Not Supported | ||
| * **Saved Objects** | ||
| * dashboard | ||
| * visualization | ||
| * index-pattern | ||
| * search | ||
| * config (Advanced Configuration) | ||
| * **ISM Policies** | ||
| * **Security** | ||
| * roles | ||
| * rolemappings | ||
| * tenants | ||
| * groups | ||
|
|
||
| </td> | ||
| </tr> | ||
| </table> | ||
|
||
|
|
||
|
|
||
|
|
||
| <a name="loio5b9bc66e65be442489f30931b131d1f6__section_vtd_t34_xcc"/> | ||
|
|
||
| ## How to Restore | ||
|
|
||
| To restore a Cloud Logging Instance, report the incident \([How to report an incident](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/5dd739823b824b539eee47b7860a00be.html)\). | ||
| To restore backed up content to a Cloud Logging Instance, report the incident \([How to report an incident](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/5dd739823b824b539eee47b7860a00be.html)\). | ||
|
|
||
| The ticket which requests the restoration must contain the following information: | ||
|
|
||
| 1. Support component for this service: `BC-CP-CLS` | ||
| 2. The dashboard URL. | ||
| 3. Configuration information related to the instance \(the instance name, the subaccount, the retention of the instance, etc.\). | ||
| 4. The time when the instance was deprovisioned or deleted. | ||
| 5. The status of date to be restored \(no older than 7 days\). | ||
| 6. The instance owner information \(cockpit subaccount/team name\). | ||
| 7. The reason to restore instead of creating a new instance. | ||
|
|
||
| 1. Support component for this service: `BC-CP-CLS` | ||
| 2. The dashboard URL. | ||
| 3. Configuration information related to the instance \(the instance name, the subaccount, the retention of the instance, etc.\). | ||
| 4. The time when the content was deleted. | ||
| 5. The status of date to be restored \(no older than 7 days\). | ||
| 6. The instance owner information \(cockpit subaccount/team name\). | ||
| 7. The reason to restore instead of re-creating objects. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.