Skip to content

Commit

Permalink
Revert "adding audit_rest_request_method to audit log field reference o…
Browse files Browse the repository at this point in the history
…pensearch-project#6395"

This reverts commit 20cf86c.
  • Loading branch information
AntonEliatra committed Apr 17, 2024
1 parent e5ba6be commit 4c6142c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _security/audit-logs/field-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Name | Description
`audit_rest_request_headers` | The HTTP headers, if any.
`audit_request_initiating_user` | The user that initiated the request. Only logged if it differs from the effective user.
`audit_request_body` | The HTTP request body, if any (and if request body logging is enabled).
`audit_rest_request_method` | The HTTP request method.


## REST AUTHENTICATED attributes
Expand All @@ -53,7 +52,6 @@ Name | Description
`audit_rest_request_params` | The HTTP request parameters, if any.
`audit_rest_request_headers` | The HTTP headers, if any.
`audit_request_body` | The HTTP request body, if any (and if request body logging is enabled).
`audit_rest_request_method` | The HTTP request method.


## REST SSL_EXCEPTION attributes
Expand Down

0 comments on commit 4c6142c

Please sign in to comment.