Skip to content

Commit 9aa6a11

Browse files
authored
Merge pull request #186988 from osalzberg/activitylogs
Update activity-log.md
2 parents 3f6cc24 + 3359e49 commit 9aa6a11

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-monitor/essentials/activity-log.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,11 @@ You can also access Activity log events using the following methods:
6767
- No data ingestion charges for Activity log data stored in a Log Analytics workspace.
6868
- No data retention charges for the first 90 days for Activity log data stored in a Log Analytics workspace.
6969

70+
Select **Export Activity Logs**.
7071

71-
[Create a diagnostic setting](./diagnostic-settings.md) to send the Activity log to a Log Analytics workspace. You can send the Activity log from any single subscription to up to five workspaces.
72+
![Export activity logs](media/activity-log/diagnostic-settings-export.png)
73+
74+
to send the Activity log to a Log Analytics workspace. You can send the Activity log from any single subscription to up to five workspaces.
7275

7376
Activity log data in a Log Analytics workspace is stored in a table called *AzureActivity* that you can retrieve with a [log query](../logs/log-query-overview.md) in [Log Analytics](../logs/log-analytics-tutorial.md). The structure of this table varies depending on the [category of the log entry](activity-log-schema.md). For a description of the table properties, see the [Azure Monitor data reference](/azure/azure-monitor/reference/tables/azureactivity).
7477

0 commit comments

Comments
 (0)