[DOCS] Fixes broken link in auditing settings

This commit is contained in:
lcawl 2018-06-07 10:48:21 -07:00
parent dfcc939ef8
commit 5dc9e87bad
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Controls how often to roll over to a new index: `hourly`, `daily`, `weekly`, or
`xpack.security.audit.index.events.include`:: `xpack.security.audit.index.events.include`::
Specifies the audit events to be indexed. The default value is Specifies the audit events to be indexed. The default value is
`anonymous_access_denied, authentication_failed, realm_authentication_failed, access_granted, access_denied, tampered_request, connection_granted, connection_denied, run_as_granted, run_as_denied`. `anonymous_access_denied, authentication_failed, realm_authentication_failed, access_granted, access_denied, tampered_request, connection_granted, connection_denied, run_as_granted, run_as_denied`.
See {xpack-ref}/auditing.html#audit-event-types[Audit Entry Types] for the See {xpack-ref}/audit-event-types.html[Audit Entry Types] for the
complete list. complete list.
`xpack.security.audit.index.events.exclude`:: `xpack.security.audit.index.events.exclude`::