AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.LogEventConfiguration

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class LogEventConfiguration

The LogEventConfiguration type exposes the following members

Constructors

NameDescription
Public Method LogEventConfiguration()

Properties

NameTypeDescription
Public Property EventType System.String

Gets and sets the property EventType.

The type of event to log. These include event types like Connect, Publish, and Disconnect.

Public Property 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.

Public Property 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.

Version Information

.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