teleport/lib/service
Sasha Klizhentas e595c3793d Log events to multiple destinations
This commit implements #2070

```yaml
teleport:
  storage:
    type: dir
    audit_events_uri:  [file:///var/lib/teleport/events, dynamodb://test_grv8_events]
    audit_sessions_uri: s3://testgrv8records
```
2018-07-16 18:34:13 -07:00
..
cfg.go Add framework for trusted cluster K8s access 2018-06-22 12:56:58 -07:00
cfg_test.go Switch to default dir backend. 2018-05-03 11:06:08 -07:00
connect.go Introduce additional phase to CA rotation. 2018-05-07 15:23:28 -07:00
info.go Better signal handling and pools for gzip. 2018-02-19 10:57:26 -08:00
service.go Log events to multiple destinations 2018-07-16 18:34:13 -07:00
service_test.go Experiment... 2016-03-05 23:51:12 -08:00
signals.go Teleport certificate authority rotation. 2018-04-30 12:58:57 -07:00
supervisor.go Teleport certificate authority rotation. 2018-04-30 12:58:57 -07:00
tpl.go Properly vendored dependencies 2016-02-22 14:11:31 -08:00