teleport/lib/events
Sasha Klizhentas e809a7eb2c Better signal handling and pools for gzip.
Fixes #1698.

* Added sync.Pool to take care of many gzip.Writer
allocating a lot of large objects on the heap.

* Reshuffled signal handling, SIGQUIT is now
graceful shutdown, just like in Nginx.

* Signal USR1 prints hepful diagnostic info to stderr.

* Removed gops endpoint and flags.

* Fixed logs in some places.

* Debug flag now adds extra pprof handlers to diagnostic
endpoint.
2018-02-19 10:57:26 -08:00
..
api.go Add limits to SearchEvents, fixes #1632 2018-02-02 08:52:24 -08:00
api_test.go Fixed tests 2016-04-28 23:49:36 -07:00
auditlog.go Fix several issues with audit events. 2018-02-15 18:28:42 -08:00
auditlog_test.go Add limits to SearchEvents, fixes #1632 2018-02-02 08:52:24 -08:00
compatsessionlog.go Use gzip for session recordings, fixes #1579 2018-01-15 13:34:01 -08:00
discard.go Add limits to SearchEvents, fixes #1632 2018-02-02 08:52:24 -08:00
doc.go Add support for NFS-friendly log protocol. 2018-01-04 18:54:37 -08:00
mock.go Add limits to SearchEvents, fixes #1632 2018-02-02 08:52:24 -08:00
sessionlog.go Better signal handling and pools for gzip. 2018-02-19 10:57:26 -08:00
slice.pb.go Add support for NFS-friendly log protocol. 2018-01-04 18:54:37 -08:00
slice.proto Add support for NFS-friendly log protocol. 2018-01-04 18:54:37 -08:00