get-account-telemetry

subtitle

Get account level telemetry settings. (telemetry features and anonymization rules)

version

0.9.111

Description

Get account level telemetry settings. (telemetry features and anonymization rules)

Synopsis

  get-account-telemetry
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

workloadAnalytics -> (boolean)

Flag to enable account level workload analytics. (that will be used as a default for environment)

reportDeploymentLogs -> (boolean)

Flag to enable account level deployment log collection. (that will be used as a default for environment)

rules -> (array)

List of anonymization rules that are applied on logs that are shipped to Cloudera

item -> (object)

Anonymization rule response object rule that is applied on logs that are sent to Cloudera.

value -> (string)

Pattern of the rule that should be redacted.

replacement -> (string)

If rule pattern (value) matches, that will be replaced for this string (default [REDACTED])

Form Factors

public, private