Difference between revisions of "Metricbeat test"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  [[metricbeat test config]]
 
  [[metricbeat test config]]
 +
[[metricbeat test modules]]
 +
[[metricbeat test output]]
 +
 +
<pre>
 +
metricbeat test --help
 +
Test config
 +
 +
Usage:
 +
  metricbeat test [command]
 +
 +
Available Commands:
 +
  config      Test configuration settings
 +
  modules    Test modules settings
 +
  output      Test metricbeat can connect to the output by using the current settings
 +
 +
Flags:
 +
  -h, --help  help for test
 +
 +
Global Flags:
 +
  -E, --E setting=value              Configuration overwrite
 +
  -c, --c string                    Configuration file, relative to path.config (default "metricbeat.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 "metricbeat test [command] --help" for more information about a command.
 +
</pre>
  
 
== See also ==
 
== See also ==
 +
* {{metricbeat test}}
 
* {{metricbeat cmd}}
 
* {{metricbeat cmd}}
 
* {{Metricbeat}}
 
* {{Metricbeat}}

Latest revision as of 19:07, 29 May 2022

metricbeat test config
metricbeat test modules
metricbeat test output
metricbeat test --help
Test config

Usage:
  metricbeat test [command]

Available Commands:
  config      Test configuration settings
  modules     Test modules settings
  output      Test metricbeat can connect to the output by using the current settings

Flags:
  -h, --help   help for test

Global Flags:
  -E, --E setting=value              Configuration overwrite
  -c, --c string                     Configuration file, relative to path.config (default "metricbeat.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 "metricbeat test [command] --help" for more information about a command.

See also[edit]

Advertising: