kube-audit-log-enricher

command module
v0.0.0-...-28d23a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2021 License: MIT Imports: 14 Imported by: 0

README

kube-audit-log-enricher

codecov build MIT License

Overview

This project is a DaemonSet that once deployed will process the host syslog maching any seccomp entries and enrich them with Kubernetes information (namespace, pod and container names).

Original log entry:

[252130.031583] audit: type=1326 audit(1611996299.149:466250): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=615549 comm="sh" exe="/bin/busybox" sig=0 arch=c000003e syscall=1 compat=0 ip=0x7f61a81c5923 code=0x7ffc0000

Enriched entry:

audit(1611996299.149:466250) type=seccomp node=kube-worker1 pid=20923 ns=default pod=my-pod c=container1 exe=/init syscall=epoll_pwait

Deploy

kubectl apply -f https://raw.githubusercontent.com/pjbgf/kube-audit-log-enricher/master/deploy/all-in-one.yaml

Support

Container Runtime: CRI-O Linux Distribution: Ubuntu

License

This application is licensed under the MIT License, you may obtain a copy of it here.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL