[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
LogConfiguration
Model representing Log Configuration Data
Properties
integer as int32
maxLogSize
Required
This number specifies how much of log data to retain (MB)
string
rootLoggerLevel
Required
The level of the logger root
Possible values are: INFO , WARNING , ERROR , FATAL , OFF , UNKNOWN
JSON Example
{
"maxLogSize": 0,
"rootLoggerLevel": "INFO"
}
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Parameter To
Update Log Configurations
Returned By
Get Log Configurations By Type
Update Log Configurations