Difference between revisions of "Metricbeat --help"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
 +
Usage:
 +
  metricbeat [flags]
 +
  metricbeat [command]
 +
 +
Available Commands:
 +
  export      Export current config or index template
 +
  help        Help about any command
 +
  keystore    Manage secrets keystore
 +
  modules    Manage configured modules
 +
  [[metricbeat run|run]]        Run metricbeat
 +
  setup      Setup index template, dashboards and ML jobs
 +
  test        Test config
 +
  version    Show current version info
 
<pre>
 
<pre>
Usage:
 
  metricbeat [flags]
 
  metricbeat [command]
 
 
Available Commands:
 
  export      Export current config or index template
 
  help        Help about any command
 
  keystore    Manage secrets keystore
 
  modules    Manage configured modules
 
  run        Run metricbeat
 
  setup      Setup index template, dashboards and ML jobs
 
  test        Test config
 
  version    Show current version info
 
 
 
Flags:
 
Flags:
 
   -E, --E setting=value              Configuration overwrite
 
   -E, --E setting=value              Configuration overwrite

Revision as of 18:32, 28 May 2022


Usage:
  metricbeat [flags]
  metricbeat [command] 

Available Commands:
  export      Export current config or index template
  help        Help about any command
  keystore    Manage secrets keystore
  modules     Manage configured modules
  run         Run metricbeat
  setup       Setup index template, dashboards and ML jobs
  test        Test config
  version     Show current version info
Flags:
  -E, --E setting=value              Configuration overwrite
  -N, --N                            Disable actual publishing for testing
  -c, --c string                     Configuration file, relative to path.config (default "metricbeat.yml")
      --cpuprofile string            Write cpu profile to file
  -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)
  -h, --help                         help for metricbeat
      --httpprof string              Start pprof http server
      --memprofile string            Write memory profile to this file
      --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)
      --system.hostfs string         Mount point of the host's filesystem for use in monitoring a host from within a container
  -v, --v                            Log at INFO level

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


See also

Advertising: