diff --git a/libbeat/docs/loggingconfig.asciidoc b/libbeat/docs/loggingconfig.asciidoc index dd250ee18eb..dabece8e98f 100644 --- a/libbeat/docs/loggingconfig.asciidoc +++ b/libbeat/docs/loggingconfig.asciidoc @@ -156,7 +156,7 @@ To see which selectors are available, run {beatname_uc} in debug mode after the log level and is enclosed in brackets. ===== -To configure multiple selectors, use the following syntax: +To configure multiple selectors, use the following {beats-ref}/config-file-format.html[YAML list syntax]: ["source","yaml",subs="attributes"] ---- logging.selectors: [ harvester, input ]