You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/fleet/roll-back-integration.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,10 +35,9 @@ To successfully roll back an integration, you must have access to all of its int
35
35
36
36
## Roll back an integration
37
37
38
-
1. In {{kib}}, go to the **Integrations** page and open the **Installed integrations** tab.
39
-
2. Search for and select the integration you want to roll back to the previously installed version.
40
-
3. Click the **Settings** tab.
41
-
4. Click **Rollback <integration>**.
38
+
1. In {{kib}}, go to **Integrations** > **Installed integrations**.
39
+
2. Select the integration you want to roll back, then open the integration's **Settings** tab.
40
+
3. Click **Rollback <integration>**.
42
41
43
42
If the button is disabled for an integration, this may indicate:
44
43
- The 7-day rollback window has expired.
@@ -47,14 +46,16 @@ To successfully roll back an integration, you must have access to all of its int
47
46
- The integration was never upgraded.
48
47
- The integration is not installed from the {{package-registry}}.
49
48
50
-
5. In the confirmation window, click **Rollback integration** to confirm the action. A confirmation appears if the rollback is successful.
49
+
4. In the confirmation window, click **Rollback integration**. A confirmation appears if the rollback is successful.
51
50
52
-
You can also roll back an integration from the **Installed integrations** tab of the **Integrations** page:
51
+
After the rollback of the integration is complete, the associated integration policies, their configurations and related assets are restored to the integration's previous version.
53
52
54
-
1. Search for the integration you want to roll back, then click the actions button at the end of its row.
55
-
2. Click **Rollback integration**, then confirm the action.
53
+
::::{tip}
54
+
You can also roll back an integration from **Integrations** > **Installed integrations**:
56
55
57
-
After the rollback of the integration is complete, the associated integration policies, their configurations and related assets are restored to the integration's previous version.
56
+
1. Click the actions button at the end of the integration's row.
57
+
2. Select **Rollback integration**, then confirm the action.
58
+
::::
58
59
59
60
:::{note}
60
61
The automatic upgrade of rolled back integrations is disabled until the integrations are manually upgraded.
0 commit comments