Skip to content

Commit 94d3ed6

Browse files
committed
Adding different log types
1 parent 2153b18 commit 94d3ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/monitor-cosmos-db-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following table lists the properties for Azure Cosmos DB resource logs when
2222
| --- | --- | --- |
2323
| **time** | **TimeGenerated** | The date and time (UTC) when the operation occurred. |
2424
| **resourceId** | **Resource** | The Azure Cosmos DB account for which logs are enabled.|
25-
| **category** | **Category** | For Azure Cosmos DB logs, **DataPlaneRequests** is the only available value. |
25+
| **category** | **Category** | For Azure Cosmos DB logs, **DataPlaneRequests**, **MongoRequests**, **QueryRuntimeStatistics**, **PartitionKeyStatistics**, **PartitionKeyRUConsumption**, **ControlPlaneRequests** are the available log types. |
2626
| **operationName** | **OperationName** | Name of the operation. This value can be any of the following operations: Create, Update, Read, ReadFeed, Delete, Replace, Execute, SqlQuery, Query, JSQuery, Head, HeadFeed, or Upsert. |
2727
| **properties** | n/a | The contents of this field are described in the rows that follow. |
2828
| **activityId** | **activityId_g** | The unique GUID for the logged operation. |

0 commit comments

Comments
 (0)