Difference between revisions of "Metricbeat modules"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[metricbeat modules]] enable apache mysql | [[metricbeat modules]] enable apache mysql | ||
+ | |||
+ | <pre> | ||
+ | metricbeat modules --help | ||
+ | Manage configured modules | ||
+ | |||
+ | Usage: | ||
+ | metricbeat 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 | ||
+ | -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 modules [command] --help" for more information about a command. | ||
+ | </pre> | ||
== See also == | == See also == |
Revision as of 18:27, 28 May 2022
metricbeat modules enable apache mysql
metricbeat modules --help Manage configured modules Usage: metricbeat 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 -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 modules [command] --help" for more information about a command.
See also
Advertising: