Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13837

AuditLogger must handle POST and V2 requests better

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 8.2
    • None
    • Auditlogging
    • None

    Description

      Spinoff from SOLR-13741

      Turns out that Audit logger does not log the body of V2 Admin API requests and needs a general improvement in how V2 requests are handled, i.e:

      • We do not audit log the BODY of the request (which is where the action is)
      • We do not detect what collections the request is for (so the AuditEvent#collections array is null)
      • The resource path is internal format /____v2/c instead of /api/c (should we convert the prefix in the AuditEvent?)

      Attachments

        Issue Links

          Activity

            People

              janhoy Jan Høydahl
              janhoy Jan Høydahl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: