TELEMETRY PIPELINE
Standard output

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.

Supported telemetry types

This plugin supports these telemetry types:

LogsMetricsTraces

Configuration parameters

Use the parameters in this section to configure your plugin. The Telemetry Pipeline web interface uses the values in the Name column to describe the parameters. Items in the Key column are the YAML keys to use in pipeline configuration files.

Advanced

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