Skip to content

Latest commit

 

History

History
 
 

report

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

gogstash output report

Synopsis

{
	"output": [
		{
			"type": "report",

			// (optional), in seconds, default: 5
			"interval": 5,

			// (optional), default: "[2/Jan/2006:15:04:05 -0700]"
			"time_format": "[2/Jan/2006:15:04:05 -0700]"
		}
	]
}

Details

  • type
    • Must be "report"
  • interval
    • Interval for reporting event process count
  • time_format