Dots codec plugin v3.0.6
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Dots codec plugin v3.0.6
edit- Plugin version: v3.0.6
- Released on: 2017-11-07
- Changelog
For other versions, see the overview list.
To learn more about Logstash, see the Logstash Reference.
Getting help
editFor questions about the plugin, open a topic in the Discuss forums. For bugs or feature requests, open an issue in Github. For the list of Elastic supported plugins, please consult the Elastic Support Matrix.
Description
editThis codec generates a dot(.) to represent each Event it processes. This is typically used with stdout output to provide feedback on the terminal. It is also used to measure Logstash’s throughtput with the pv command.