edn

Milestone: 1

Synopsis

This is what it might look like in your config file:
# with an input plugin:
# you can also use this codec with an output.
input { 
  file {
    codec => edn {
    }
  }
}

Details


This is documentation from lib/logstash/codecs/edn.rb