teleport/lib/events
Sasha Klizhentas d160507430 Session streaming
This commit introduces GRPC API for streaming sessions.

It adds structured events and sync streaming
that avoids storing events on disk.

You can find design in rfd/0002-streaming.md RFD.
2020-09-28 23:08:56 -07:00
..
dynamoevents Session streaming 2020-09-28 23:08:56 -07:00
filesessions Session streaming 2020-09-28 23:08:56 -07:00
firestoreevents Session streaming 2020-09-28 23:08:56 -07:00
gcssessions Session streaming 2020-09-28 23:08:56 -07:00
memsessions Session streaming 2020-09-28 23:08:56 -07:00
s3sessions Session streaming 2020-09-28 23:08:56 -07:00
test Session streaming 2020-09-28 23:08:56 -07:00
api.go Session streaming 2020-09-28 23:08:56 -07:00
api_test.go Remove message and severity fields from audit events. (#2684) 2019-05-01 09:17:01 -07:00
archive.go External events and sessions storage. 2018-03-15 12:42:43 -07:00
auditlog.go Session streaming 2020-09-28 23:08:56 -07:00
auditlog_test.go Session streaming 2020-09-28 23:08:56 -07:00
auditwriter.go Session streaming 2020-09-28 23:08:56 -07:00
auditwriter_test.go Session streaming 2020-09-28 23:08:56 -07:00
codes.go Session streaming 2020-09-28 23:08:56 -07:00
complete.go Session streaming 2020-09-28 23:08:56 -07:00
convert.go Session streaming 2020-09-28 23:08:56 -07:00
discard.go Session streaming 2020-09-28 23:08:56 -07:00
doc.go spelling cleanup 2018-11-15 12:44:51 -08:00
emitter.go Session streaming 2020-09-28 23:08:56 -07:00
emitter_test.go Session streaming 2020-09-28 23:08:56 -07:00
events.pb.go Session streaming 2020-09-28 23:08:56 -07:00
events.proto Session streaming 2020-09-28 23:08:56 -07:00
events_test.go Session streaming 2020-09-28 23:08:56 -07:00
fields.go Session streaming 2020-09-28 23:08:56 -07:00
filelog.go Session streaming 2020-09-28 23:08:56 -07:00
forward.go Session streaming 2020-09-28 23:08:56 -07:00
generate.go Session streaming 2020-09-28 23:08:56 -07:00
mock.go Session streaming 2020-09-28 23:08:56 -07:00
multilog.go Session streaming 2020-09-28 23:08:56 -07:00
playback.go Session streaming 2020-09-28 23:08:56 -07:00
recorder.go Session streaming 2020-09-28 23:08:56 -07:00
sessionlog.go Session streaming 2020-09-28 23:08:56 -07:00
slice.pb.go Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
slice.proto Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
stream.go Session streaming 2020-09-28 23:08:56 -07:00
uploader.go Session streaming 2020-09-28 23:08:56 -07:00
writer.go Session streaming 2020-09-28 23:08:56 -07:00