Sha256: 0e7f5ae4774ee648e6ad46a60402668f24cb12d48d7b69104239e6d81da30b9a

Contents?: true

Size: 1.16 KB

Versions: 3

Compression:

Stored size: 1.16 KB

Contents

:plugin: rubydebug
:type: codec

///////////////////////////////////////////
START - GENERATED VARIABLES, DO NOT EDIT!
///////////////////////////////////////////
:version: %VERSION%
:release_date: %RELEASE_DATE%
:changelog_url: %CHANGELOG_URL%
:include_path: ../../../../logstash/docs/include
///////////////////////////////////////////
END - GENERATED VARIABLES, DO NOT EDIT!
///////////////////////////////////////////

[id="plugins-{type}s-{plugin}"]

=== Rubydebug codec plugin

include::{include_path}/plugin_header.asciidoc[]

==== Description

The rubydebug codec will output your Logstash event data using
the Ruby Awesome Print library.


[id="plugins-{type}s-{plugin}-options"]
==== Rubydebug Codec Configuration Options

[cols="<,<,<",options="header",]
|=======================================================================
|Setting |Input type|Required
| <<plugins-{type}s-{plugin}-metadata>> |<<boolean,boolean>>|No
|=======================================================================

&nbsp;

[id="plugins-{type}s-{plugin}-metadata"]
===== `metadata` 

  * Value type is <<boolean,boolean>>
  * Default value is `false`

Should the event's metadata be included?


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
logstash-codec-rubydebug-3.0.6 docs/index.asciidoc
logstash-codec-rubydebug-3.0.5 docs/index.asciidoc
logstash-codec-rubydebug-3.0.4 docs/index.asciidoc