mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 01:19:06 +00:00
Typo fixes
This commit is contained in:
parent
5d1671c64b
commit
104651e64a
@ -97,9 +97,9 @@ opensearch_security.audit.log_request_body: false
|
||||
|
||||
## Log index names
|
||||
|
||||
By default, the security plugin logs all indices affected by a request. Because index names can be an aliases and contain wildcards/date patterns, the security plugin logs the index name that the user submitted *and* the actual index name to which it resolves.
|
||||
By default, the security plugin logs all indices affected by a request. Because index names can be aliases and contain wildcards/date patterns, the security plugin logs the index name that the user submitted *and* the actual index name to which it resolves.
|
||||
|
||||
For example, if you use an alias or a wildcard, the the audit event might look like:
|
||||
For example, if you use an alias or a wildcard, the audit event might look like:
|
||||
|
||||
```json
|
||||
audit_trace_indices: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user