You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/outputs/azure.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ To get more details about how to setup Azure Log Analytics, please refer to the
17
17
| Customer\_ID | Customer ID or WorkspaceID string. ||
18
18
| Shared\_Key | The primary or the secondary Connected Sources client authentication key. ||
19
19
| Log\_Type | The name of the event type. | fluentbit |
20
+
| Time\_Key | Optional parameter to specify the key name where the timestamp will be stored. |@timestamp|
21
+
| Time\_Generated | If enabled, the HTTP request header 'time-generated-field' will be included so Azure can override the timestamp with the key specified by 'time_key' option. | off |
0 commit comments