You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/06/15 17:31:00 UTC

[jira] [Created] (MESOS-7678) Audit module support.

James Peach created MESOS-7678:
----------------------------------

             Summary: Audit module support.
                 Key: MESOS-7678
                 URL: https://issues.apache.org/jira/browse/MESOS-7678
             Project: Mesos
          Issue Type: Improvement
          Components: agent, master, modules
            Reporter: James Peach


Design and implement a module interface for auditing. The interface should support auditing all authorizable events (ie. all the events that authorizer modules support) as well as container lifecycle events (to support [Virtualization manager lifecycle events|https://github.com/linux-audit/audit-documentation/wiki/SPEC-Virtualization-Manager-Guest-Lifecycle-Events].

Two initial auditing modules
* write to a log file
* write Linux audit events

This needs a design doc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)