From c8fb0e25d8b70cf3a97b0245740535d81e1209e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9mi=20V=C3=A1nyi?= Date: Mon, 14 May 2018 10:22:12 +0200 Subject: [PATCH] add missing doc of --pipelines flag of setup command (#7033) --- libbeat/docs/command-reference.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libbeat/docs/command-reference.asciidoc b/libbeat/docs/command-reference.asciidoc index d28a930f314..8b7c2cb5092 100644 --- a/libbeat/docs/command-reference.asciidoc +++ b/libbeat/docs/command-reference.asciidoc @@ -481,6 +481,9 @@ ifeval::["{beatname_lc}"=="filebeat"] Specifies a comma-separated list of modules. Use this flag to avoid errors when there are no modules defined in the +{beatname_lc}.yml+ file. +*`--pipelines`*:: +Sets up ingest pipelines for configured filesets. + endif::[] *`--template`*::