Skip to content

Commit ee42a95

Browse files
authored
Update articles/azure-monitor/agents/data-collection-text-log.md
Fixed typo
1 parent edc07e1 commit ee42a95

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
@@ -29,7 +29,7 @@ To complete this procedure, you need:
2929
- Do Not overwrite an existing file with new data. You should only append new data to the file.
3030
- Do Not rename a file and open a new file with the same name to log to.
3131
- Do Not rename or copy large log files in to the monitored directory. If you must, do not exceed 50MB per minute
32-
- Do Not rename files in the monitored directory to a new name that is also in the monitored directory. This can cause incorrect ingest1.5ion behavior.
32+
- Do Not rename files in the monitored directory to a new name that is also in the monitored directory. This can cause incorrect ingestion behavior.
3333

3434

3535
## Create a custom table

0 commit comments

Comments
 (0)