AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Configuration for event-based logging that specifies which event types to log and their logging settings. Used for account-level logging overrides.
Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z
public class LogEventConfiguration
The LogEventConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
LogEventConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
EventType | System.String |
Gets and sets the property EventType. The type of event to log. These include event types like Connect, Publish, and Disconnect. |
|
LogDestination | System.String |
Gets and sets the property LogDestination. CloudWatch Log Group for event-based logging. Specifies where log events should be sent. The log destination for event-based logging overrides default Log Group for the specified event type and applies to all resources associated with that event. |
|
LogLevel | Amazon.IoT.LogLevel |
Gets and sets the property LogLevel. The logging level for the specified event type. Determines the verbosity of log messages generated for this event type. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5