Difference between revisions of "Filebeat modules --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> filebeat modules --help Manage configured modules Usage: filebeat modules [command] Available Commands: disable Disable one or more given modules enable...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
 +
[[filebeat modules]] --help
 
<pre>
 
<pre>
filebeat modules --help
 
 
Manage configured modules
 
Manage configured modules
  
Line 31: Line 33:
 
Use "filebeat modules [command] --help" for more information about a command.
 
Use "filebeat modules [command] --help" for more information about a command.
 
</pre>
 
</pre>
 +
 +
== See also ==
 +
* {{filebeat}}
 +
* {{logs}}
 +
 +
[[Category:logging]]
 +
[[Category:Elasticsearch]]
 +
[[Category:Filebeat]]

Latest revision as of 15:32, 29 May 2022

filebeat modules --help
Manage configured modules

Usage:
  filebeat modules [command]

Available Commands:
  disable     Disable one or more given modules
  enable      Enable one or more given modules
  list        List modules

Flags:
  -h, --help   help for modules

Global Flags:
  -E, --E setting=value              Configuration overwrite
  -M, --M setting=value              Module configuration overwrite
  -c, --c string                     Configuration file, relative to path.config (default "filebeat.yml")
  -d, --d string                     Enable certain debug selectors
  -e, --e                            Log to stderr and disable syslog/file output
      --environment environmentVar   set environment being ran in (default default)
      --path.config string           Configuration path (default "")
      --path.data string             Data path (default "")
      --path.home string             Home path (default "")
      --path.logs string             Logs path (default "")
      --plugin pluginList            Load additional plugins
      --strict.perms                 Strict permission checking on config files (default true)
  -v, --v                            Log at INFO level

Use "filebeat modules [command] --help" for more information about a command.

See also[edit]

Advertising: