logType

@JvmName(name = "iaqytcgfpkvbuuqu")
suspend fun logType(value: Output<LoggingConfigurationLogDestinationConfigLogType>)
@JvmName(name = "jewmptoprobgshxv")
suspend fun logType(value: LoggingConfigurationLogDestinationConfigLogType)

Parameters

value

The type of log to record. You can record the following types of logs from your Network Firewall stateful engine.

  • ALERT - Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see the StatefulRule property.

  • FLOW - Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group.

  • TLS - Logs for events that are related to TLS inspection. For more information, see Inspecting SSL/TLS traffic with TLS inspection configurations in the Network Firewall Developer Guide .