audispd
User space tools for security auditing
RUN apt-get update && \
apt-get install -y auditd
RUN apt-get update && \
apt-get install -y auditd
RUN apk add audit
RUN pacman -S --noconfirm audit
RUN apt-get update && \
apt-get install -y auditd
RUN yum install -y audit
RUN dnf install -y audit
RUN apt-get update && \
apt-get install -y auditd