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

audit doesn't scale when --auditFormat is JSON

    • Server Security

      Just adding more clients (when #clients > 2) doesn't improve the situation at all.

      Mongod cmdline arguments:

      ./mongod --dbpath db/ --auth --auditDestination file --auditPath ./auditme --auditFormat JSON --setParameter auditAuthzSuccess=true --auditFilter '{ "users.user" : "read_me"}' --logpath m1.txt
      

      Results: (1,2,4,8,12,16 threads)

      8507.806667
      16476.54333
      17137.63
      16258.93
      16333.02667
      16632.67333
      

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            davide.italiano Davide Italiano
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: