LogSettings interface
Log Settings for Firewall
Properties
application |
Application Insight details |
common |
Common destination configurations |
decrypt |
Decrypt destination configurations |
log |
Log option SAME/INDIVIDUAL |
log |
One of possible log type |
threat |
Threat destination configurations |
traffic |
Traffic destination configurations |
Property Details
applicationInsights
Application Insight details
applicationInsights?: ApplicationInsights
Property Value
commonDestination
decryptLogDestination
Decrypt destination configurations
decryptLogDestination?: LogDestination
Property Value
logOption
Log option SAME/INDIVIDUAL
logOption?: string
Property Value
string
logType
One of possible log type
logType?: string
Property Value
string
threatLogDestination
Threat destination configurations
threatLogDestination?: LogDestination
Property Value
trafficLogDestination
Traffic destination configurations
trafficLogDestination?: LogDestination