Closed sett4 closed 9 years ago
I can't merge this because this changes lots of the current behaviors
Another approach is required to suppress mail bomb like sending an email per minute.
this PR sends a mail per minute. BufferedOutput plugin called write()
method every 60s (default value of flush_interval
).
and squash option squashes mails into a mail (default off).
I agree with yoru comment. this PR canges current behaviors. sending timing will change.