Skip to content

Latest commit

 

History

History

stdout

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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