get-datalake-log-descriptors¶
- subtitle
Gather log descriptors that are used for diagnostics collection.
- version
0.9.126
Description¶
Gather log descriptors that are used for diagnostics collection.
Synopsis¶
get-datalake-log-descriptors
[--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¶
logs -> (array)
Array of log descriptors. (useful for diagnostics collection filtering)
item -> (object)
Log descriptor, contains a path and label pair. Used for diagnostics collections.
path -> (string)
Path of the log file(s) that needs to be collected. (Can be glob wildcard)
label -> (string)
Label that will be used to identify a log descriptor. (will be used as a folder inside logs folder)
Form Factors¶
public