Update troubleshooting.asciidoc (#48516)

This commit is contained in:
Cris da Rocha 2019-10-29 02:42:11 +01:00 committed by lcawl
parent 4a076f5e92
commit 947f89a3a1
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ module to provide Kerberos support. To enable debug logs on {es} for the login
module use following Kerberos realm setting:
[source,yaml]
----------------
xpack.security.authc.realms.<realm-name>.krb.debug: true
xpack.security.authc.realms.kerberos.<realm-name>.krb.debug: true
----------------
For detailed information, see {ref}/security-settings.html#ref-kerberos-settings[Kerberos realm settings].