Coder Social home page Coder Social logo

pjbgf-archives / kube-audit-log-enricher Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 50 KB

This code has been incorporated into kubernetes-sigs/security-profiles-operator

Home Page: https://github.com/kubernetes-sigs/security-profiles-operator

License: MIT License

Dockerfile 2.63% Makefile 9.46% Go 87.91%

kube-audit-log-enricher's Introduction

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.

kube-audit-log-enricher's People

Contributors

pjbgf avatar paulogomes-form3 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.