Skip to content

Commit 8b36b58

Browse files
committed
iis note
1 parent 60dee36 commit 8b36b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/agents/data-collection-text-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Collect text and IIS logs with Azure Monitor agent (preview)
33
description: Configure collection of filed-based text logs using a data collection rule on virtual machines with the Azure Monitor agent.
44
ms.topic: conceptual
5-
ms.date: 04/08/2022
5+
ms.date: 04/15/2022
66

77
---
88

@@ -20,7 +20,7 @@ To complete this procedure, you need the following:
2020
- An agent with supported log file as described in the next section.
2121

2222
## Log files supported
23-
The log file must meet the following criteria to be collected by this feature:
23+
IIS logs must be in W3C format. Other log files must meet the following criteria to be collected:
2424

2525
- The log file must be stored on a local drive of a virtual machine, virtual machine scale set, or Arc enabled server with the Azure Monitor installed.
2626
- Each entry in the log file must be delineated with an [ISO 8601 formatted](https://www.iso.org/standard/40874.html) time stamp or an end of line.

0 commit comments

Comments
 (0)