Standard output destination plugin

The Standard output destination plugin lets you output your telemetry data to the standard output stream of a command line interface.

Configuration parameters

The Standard output destination plugin provides these configuration parameters. Items in the Name column display in the Telemetry Pipeline web interface. Items in the Key column are the YAML keys to use in pipeline configuration files.

NameKeyDescriptionDefault
FormatformatRequired. Specify the data format to be used in the HTTP request body. Accepted values: json, json_lines, json_stream.json