Skip to content

Commit 8d6563d

Browse files
authored
docs: updated steps for selective provisioning of observability resources (#222)
1 parent b1ff75f commit 8d6563d

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,31 @@ To remove a member configuration, select **Remove from Stack** from the Options
198198

199199
You can add or remove input and output variables at the stack level by following these steps:
200200

201-
1. In the {{site.data.keyword.cloud_notm}} console, click the **Navigation menu** icon ![Navigation menu icon](/images/icon_hamburger.svg "Menu") > **Projects**.
201+
1. In the IBM Cloud console, click the **Navigation menu** icon ![Navigation menu icon](/images/icon_hamburger.svg "Menu") > **Projects**.
202202
1. Click the project with the stacked deployable architecture that you want to update.
203203
1. Click the **Configurations** tab.
204204
1. Select a member configuration.
205205
1. From the deployed details window, you can promote any of the configuration inputs or outputs.
206206

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 ![Navigation menu icon](/images/icon_hamburger.svg "Menu") > **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+
207226
### Sharing modified stacks through a private IBM Cloud catalog
208227

209228
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

Comments
 (0)