Standard Output
Standard Output Destination Plugin
The standard output destination plugin allows you to output your telemetry data to the standard output stream of the command line interface. This is a commonly used destination for testing and debugging purposes, as it allows you to quickly and easily view the telemetry data that is being processed by your Calyptia Core pipeline. The Standard Output Destination Plugin in Calyptia Core is a versatile tool that provides a flexible and configurable way to output your telemetry data to the command line interface.
The following are configuration Parameters for Standard Output Destination Plugin.
Key | Description |
---|---|
Format | Specify the data format to be used in the HTTP request body, by default it uses json_lines. Other supported formats are json and json_stream. |
| |
Last modified 2mo ago