Skip to content

Commit 9cbef2f

Browse files
Merge pull request #227109 from MeirMen/patch-44
Add note for old or future TimeGenerated
2 parents b945830 + 7b08b74 commit 9cbef2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/logs/log-standard-columns.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ The **TimeGenerated** column contains the date and time that the record was cre
2828
> [!NOTE]
2929
> Tables supporting classic Application Insights resources use the **timestamp** column instead of the **TimeGenerated** column.
3030
31+
> [!NOTE]
32+
> The **TimeGenerated** value cannot be older than 2 days before received time or more than a day in the future. If in some situation, the value is older than 2 days or more than a day in the future, it would be replaced with the actual recieved time.
33+
3134
### Examples
3235

3336
The following query returns the number of error events created for each day in the previous week.

0 commit comments

Comments
 (0)