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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Once you have the workspace, get Workspace ID and Shared Key (either Primary Key
44
44
45
45
***customer\_id (required)** - Your Operations Management Suite workspace ID
46
46
***shared\_key (required)** - The primary or the secondary Connected Sources client authentication key
47
-
***log\_type (required)** - The name of the event type that is being submitted to Log Analytics
47
+
***log\_type (required)** - The name of the event type that is being submitted to Log Analytics. log_type only supports alpha characters
48
48
***time\_generated\_field (optional)** - Default:''(empty string) The name of the time generated field. Be carefule that the value of field should strictly follow the ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). See also [this](https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-data-collector-api#create-a-request) for more details
49
49
***add\_time\_field (optional)** - Default:true. This option allows to insert a time field to record
50
50
***time\_field\_name (optional)** - Default:time. This is required only when add_time_field is true
0 commit comments