teleport/lib/events
Joel 3d72d92950
Handle UserUpdatedEvent in event deserialization code (#6949)
* handle UserUpdatedEvent

* add comment
2021-05-19 21:50:08 +02:00
..
dynamoevents Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
filesessions set correct auditlog instead of discard (#6431) 2021-04-16 23:16:44 +02:00
firestoreevents lazy init of prometheus collectors (#6561) 2021-05-19 11:53:36 -04:00
gcssessions lazy init of prometheus collectors (#6561) 2021-05-19 11:53:36 -04:00
memsessions Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
s3sessions Move all utils.InitLoggerForTests calls to TestMain 2021-02-23 18:04:55 -08:00
test Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
api.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02: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 lazy init of prometheus collectors (#6561) 2021-05-19 11:53:36 -04:00
auditlog_test.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
auditwriter.go Align atomics to prevent segmentation faults on ARMv7 (#6711) 2021-05-10 20:31:38 +02:00
auditwriter_test.go Avoid data race in audit writer test by syncing close with shutdown of event processing goroutine 2021-03-17 18:21:57 -07:00
codes.go custom approval conditions 2021-03-24 14:33:40 -07:00
complete.go Emit session end event when completer finishes upload (#6756) 2021-05-11 12:58:12 -07:00
discard.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
doc.go spelling cleanup 2018-11-15 12:44:51 -08:00
dynamic.go Handle UserUpdatedEvent in event deserialization code (#6949) 2021-05-19 21:50:08 +02:00
emitter.go Augment checking stream/streamer and AuditWriter with cluster name detail to automatically populate the field upon event emission. 2021-03-17 18:21:57 -07:00
emitter_test.go Align atomics to prevent segmentation faults on ARMv7 (#6711) 2021-05-10 20:31:38 +02:00
events_test.go Augment session events with cluster name (#4994) 2020-12-08 13:33:44 +01:00
fields.go permit empty namespace 2020-10-06 10:00:21 -07:00
filelog.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
forward.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
generate.go Augment session events with cluster name (#4994) 2020-12-08 13:33:44 +01:00
mock.go Session streaming 2020-09-28 23:08:56 -07:00
multilog.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
playback.go Allow file argument with tsh play (#5984) 2021-03-25 13:03:42 -07:00
recorder.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00
sessionlog.go Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00: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 remove pointer from GetUploadMetadata in MultipartUploader interface + PR feedback 2021-02-19 17:29:11 -08:00
stream_test.go Fan out events in async mode for async recordings. 2020-11-13 17:10:35 -08:00
types.go Define cloud billing event types and codes (#6037) 2021-03-23 17:23:01 -07:00
uploader.go Backoff on network errors and mark corrupted records. 2020-10-21 14:33:04 -07:00
writer.go Implement RFD 19: Event Iteration API (#6731) 2021-05-18 16:46:01 +02:00