ivService
group parameter
Use
ivService
group to manage number of deployments, replica counts,
thread counts and more, for Inventory Visibility service resources.
The following YAML snippet is a sample schema of
ivService
group: ivService:
serviceGroup: "dev"
The following table explains the property applicable for
ivService
group.
Property | Default value | Value type | Required | Description |
---|---|---|---|---|
serviceGroup |
string | Yes | Specify the service group for Inventory. Available options are dev ,
production , and <flexible_mode> . For flexible mode, use any
values other than dev or production . |
|
Note: Go to the
ivService group to enable logging and specify
logLevel attribute The default value is INFO . Available options
are OFF, FATAL, ERROR, WARN, INFO, DEBUG, TRACE, ALL . |