You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
659 B

# Output to Telemetry alert settings
action.outputtelemetry = [0|1]
* Enable output to telemetry action
action.outputtelemetry.param.support = <bool>
* Whether data is part of support usage
* (optional)
action.outputtelemetry.param.anonymous = <bool>
* Whether data is part of anonymous usage
* (optional)
action.outputtelemetry.param.license = <bool>
* Whether data is part of license usage
* (optional)
action.outputtelemetry.param.optinrequired = <int>
* Opt-in level required
* (required)
action.outputtelemetry.param.component = <string>
* Component name
* (required)
action.outputtelemetry.param.type = [aggregate|event]
* Data type
* (optional)

Powered by BW's shoe-string budget.