mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 01:37:28 -04:00
1.4 KiB
1.4 KiB
navigation_title | mapped_pages | |
---|---|---|
rubydebug |
|
Rubydebug codec plugin [plugins-codecs-rubydebug]
- Plugin version: v3.1.0
- Released on: 2020-07-08
- Changelog
For other versions, see the Versioned plugin docs.
Getting help [_getting_help_197]
For 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 [_description_196]
The rubydebug codec will output your Logstash event data using the Ruby Amazing Print library.
Rubydebug Codec Configuration Options [plugins-codecs-rubydebug-options]
Setting | Input type | Required |
---|---|---|
metadata |
boolean | No |
metadata
[plugins-codecs-rubydebug-metadata]
- Value type is boolean
- Default value is
false
Should the event’s metadata be included?