Skip to content

Commit c30aa74

Browse files
committed
Adding images
1 parent d3fc527 commit c30aa74

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

articles/cosmos-db/audit-control-plane-logs.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can enable diagnostic logs for control plane operations by using the Azure p
3333

3434
1. Select **ControlPlaneRequests** for log type and select the **Send to Log Analytics** option.
3535

36-
You can also store the logs in a storage account or stream to an event hub. This article shows how to send logs to log analytics and then query them. After you enable, it takes a few minutes for the diagnostic logs to take effect. All the control plane operations performed after that point can be tracked.
36+
You can also store the logs in a storage account or stream to an event hub. This article shows how to send logs to log analytics and then query them. After you enable, it takes a few minutes for the diagnostic logs to take effect. All the control plane operations performed after that point can be tracked. The following screenshot shows how to enable control plane logs:
3737

3838
![Enable control plane requests logging](./media/audit-control-plane-logs/enable-control-plane-requests-logging.png)
3939

@@ -60,7 +60,9 @@ The following screenshots capture logs when throughput of a Cassandra table is u
6060

6161
## Identify the identity associated to a specific operation
6262

63-
If you want to debug further, you can identify a specific operation in the Activity log by using the Activity ID or by the timestamp of the operation. Timestamp is used for some Resource Manager clients where the activity ID is not explicitly passed. The Activity log gives details about the identity with which the operation was initiated.
63+
If you want to debug further, you can identify a specific operation in the **Activity log** by using the Activity ID or by the timestamp of the operation. Timestamp is used for some Resource Manager clients where the activity ID is not explicitly passed. The Activity log gives details about the identity with which the operation was initiated. The following screenshot shows ho to use the activity ID and find the operations associated with it in the Activity log:
64+
65+
![Use the activity ID and find the operations](./media/audit-control-plane-logs/find-operations-with-activityid.png)
6466

6567
## Next steps
6668

71 KB
Loading
124 KB
Loading

0 commit comments

Comments
 (0)