Skip to content

Commit d905866

Browse files
committed
[ACR] Event log update
1 parent bdfd0dc commit d905866

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/container-registry/container-registry-diagnostics-audit-logs.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Collect & analyze resource logs
33
description: Record and analyze resource log events for Azure Container Registry such as authentication, image push, and image pull.
44
ms.topic: article
5-
ms.date: 10/30/2019
5+
ms.date: 01/03/2020
66
---
77
# Azure Container Registry logs for diagnostic evaluation and auditing
88

@@ -20,9 +20,11 @@ Collecting resource log data using Azure Monitor may incur additional costs. See
2020
2121
## Preview limitations
2222

23-
Logging of repository-level events doesn't currently include delete or untag events. Only the following repository events are logged:
24-
* **Push events** for images and other artifacts
25-
* **Pull events** for images and other artifacts
23+
Logging of repository-level events includes only the following events for images and other artifacts:
24+
* **Push events**
25+
* **Pull events**
26+
* **Untag events**
27+
* **Delete events** (including repository delete events)
2628

2729
## Registry resource logs
2830

0 commit comments

Comments
 (0)