Skip to content

Commit f989244

Browse files
committed
Update data-collection-text-log.md
1 parent ccce634 commit f989244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To create the data collection rule in the Azure portal:
7777
- `ErrorsOnly_MyLog.txt, WarningOnly_MyLog.txt`
7878

7979
> [!NOTE]
80-
> Multiple log files of the same type commonly exist in the same directory. For example, a machine might create a new file every day to prevent the log file from growing too large. To support collecting log data in this scenario, you can use a file wildcard. The canonical form is `C:\directoryA\directoryB\*MyLog.txt` for Windows and `/var/*.log` for Linux. There is no support for directory wildcards.
80+
> Multiple log files of the same type commonly exist in the same directory. For example, a machine might create a new file every day to prevent the log file from growing too large. To collect log data in this scenario, you can use a file wildcard. Use the format `C:\directoryA\directoryB\*MyLog.txt` for Windows and `/var/*.log` for Linux. There is no support for directory wildcards.
8181
8282

8383
- **Table name** - The name of the destination table you created in your Log Analytics Workspace. For more information, see [Prerequisites](#prerequisites).

0 commit comments

Comments
 (0)