Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 435 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 435 Bytes

gogstash output stdout

Synopsis

{
  "output": [
    {
      "type": "stdout",
      "codec": "json"
    }
  ]
}

Details

Used for debug

  • type
    • Must be "stdout"
  • codec
    • Can be any supported codec that generates non-binary output. "default" prints the input message as it is and "json" prints the input as JSON.
  • truncate
    • Optional field to limit the size of the output event