Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-66482

Port Runtime Audit Configuration into a cluster server parameter

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • Security 2022-12-12, Security 2022-12-26, Security 2023-01-09, Security 2023-01-23, Security 2023-02-06, Security 2023-02-20, Security 2023-03-06
    • 162

      Runtime audit configuration is currently implemented as 2 commands - setAuditConfig and getAuditConfig - that allow for setting and retrieving audit filters cluster-wide. Now that setClusterParameter and getClusterParameter provide a generalized way of doing this for any cluster server parameter, audit filters can be re-implemented as cluster server parameters that are retrieved and set via these commands instead.

      For the sake of backwards compatibility, setAuditConfig and getAuditConfig will continue to work from a client's perspective and will effectively turn into aliases for the corresponding invocations of setClusterParameter and getClusterParameter

            Assignee:
            gabriel.marks@mongodb.com Gabriel Marks
            Reporter:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: