WirelessGatewayEventLogOption
The log options for a wireless gateway event and can be used to set log levels for a specific wireless gateway event.
For a LoRaWAN gateway, possible events for a log message are CUPS_Request
and Certificate
.
Contents
- Event
-
The event for a log message, if the log message is tied to a wireless gateway.
Type: String
Valid Values:
CUPS_Request | Certificate
Required: Yes
- LogLevel
-
The log level for a log message. The log levels can be disabled, or set to
ERROR
to display less verbose logs containing only error information, or toINFO
for more detailed logs.Type: String
Valid Values:
INFO | ERROR | DISABLED
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: