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: README.md
+20-1Lines changed: 20 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -198,12 +198,31 @@ To remove a member configuration, select **Remove from Stack** from the Options
198
198
199
199
You can add or remove input and output variables at the stack level by following these steps:
200
200
201
-
1. In the {{site.data.keyword.cloud_notm}} console, click the **Navigation menu** icon  > **Projects**.
201
+
1. In the IBM Cloud console, click the **Navigation menu** icon  > **Projects**.
202
202
1. Click the project with the stacked deployable architecture that you want to update.
203
203
1. Click the **Configurations** tab.
204
204
1. Select a member configuration.
205
205
1. From the deployed details window, you can promote any of the configuration inputs or outputs.
206
206
207
+
### Selective provisioning of observability resources
208
+
209
+
You can selectively provision observability resources such as Activity Tracker routes and targets, and Cloud Monitoring instances by following these steps:
210
+
211
+
1. In the IBM Cloud console, click the **Navigation menu** icon  > **Projects**.
212
+
1. Click the project with the stacked deployable architecture that you want to update.
213
+
1. Click the **Configurations** tab.
214
+
1.**Navigate to the Configurations**: Access the "Essential Security - Logging Monitoring Activity Tracker" configuration by clicking on it.
215
+
1.**Edit Member Configuration**: On the top right side click on 3 dots, then select Edit option to access the member configuration page.
216
+
1.**Locate Optional Variables**: Under the Optional tab, you’ll find the specific variable settings.
217
+
1. From the deployed details window, you can enable or disable the provisioning of specific observability resources. For example:
218
+
-**IBM Cloud Logs instance** (`cloud_logs_provision`): Set this to provision or skip provisioning an IBM Cloud Logs instance.
219
+
-**IBM Cloud Monitoring instance** (`cloud_monitoring_provision`): Set this to provision or skip provisioning an IBM cloud monitoring instance.
220
+
-**Event routing from Activity Tracker to Object Storage** (`enable_at_event_routing_to_cos_bucket`): Set this to enable or disable event routing from Activity Tracker to the Object Storage bucket.
221
+
-**Event routing from Activity Tracker to Cloud Logs** (`enable_at_event_routing_to_cloud_logs`): Set this to enable or disable event routing from Activity Tracker to Cloud Logs.
222
+
1. After making the necessary changes, click Save, validate the settings, and deploy to apply the updated configuration.
223
+
224
+
225
+
207
226
### Sharing modified stacks through a private IBM Cloud catalog
208
227
209
228
After you modify your deployable architecture in projects, you can share it with others through a private IBM Cloud catalog. To share your deployable architecture, follow the steps in [Sharing your deployable architecture to your enterprise](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-share-custom).
0 commit comments