--- title: logstash docs for codecs/rubydebug layout: content_right ---
# with an input plugin: # you can also use this codec with an output. input { file { codec => rubydebug { } } }