LogAnalyticsConfiguration Class
Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'.
Constructor
LogAnalyticsConfiguration()
Variables
| Name | Description |
|---|---|
|
customer_id
|
Log analytics customer id. |
|
shared_key
|
Log analytics customer key. |
Attributes
customerId
Log analytics customer id.
customerId: str
sharedKey
Log analytics customer key.
sharedKey: str