teleport/lib
Andrew Lytvynov 3122e152d3 Emit audit events for most k8s requests
In the "catch all" handler of k8s proxy, emit a new event KubeRequest
containing relevant request info.
Do best-effort parsing of the URL path to extract API fields like
namespace, resource name and kind.

Events related to discovery are suppressed due to their spamminess.
2020-10-14 16:58:44 +00:00
..
asciitable Updated "tctl tokens ..." command. 2018-09-04 10:16:29 -07:00
auth Fix incorrect github login success event code (#4509) 2020-10-13 09:14:46 -07:00
backend Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
bpf Session streaming 2020-09-28 23:08:56 -07:00
cache Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
cgroup gosimple: simplify or remote return statements 2020-05-15 16:32:45 +00:00
client Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
config Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
defaults Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
events Emit audit events for most k8s requests 2020-10-14 16:58:44 +00:00
fixtures Session streaming 2020-09-28 23:08:56 -07:00
httplib Session streaming 2020-09-28 23:08:56 -07:00
kube Emit audit events for most k8s requests 2020-10-14 16:58:44 +00:00
limiter Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
modules Update version output format (#4178) 2020-08-10 17:11:17 -03:00
multiplexer Improves logging and error handling in filesessions. 2020-10-06 13:41:17 -07:00
pam pam: skip tests if test PAM services are not installed 2020-08-28 00:29:07 +00:00
reversetunnel Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
secret Allow tsh to connect to legacy clusters. 2019-06-24 13:39:31 -07:00
service Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
services Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
session Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
shell Ensure all tests run exactly once per package 2020-04-30 16:35:35 +00:00
srv Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
sshca Create single instance of keygen per process. Use cache of precomputed 2018-02-15 21:23:30 +00:00
sshutils Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
system Map error to errno value and log it 2018-03-26 23:28:58 +02:00
teleagent Make agent channel setup lazy. 2020-06-10 14:15:51 -07:00
tlsca Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
utils Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
web Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
wrappers Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00