WARNING: Version 6.2 of Metricbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
uwsgi module
edituwsgi module
editThis is the uwsgi module. Uses StatsServer.
Module-specific configuration notes
editThe uWSGI module has these additional config options:
-
hosts
-
host URLs to get data from. by default
tcp://127.0.0.1:9191
. Can obtain data from 3 types of schemes: tcp (tcp://ip:port), unix socket (unix:///tmp/uwsgi.sock) and http/https server (http://ip:port)
Dashboard
editThe nginx module comes with a predefined dashboard. For example:
Example configuration
editThe uwsgi module supports the standard configuration options that are described in Specify which modules to run. Here is an example configuration:
metricbeat.modules: - module: uwsgi metricsets: ["status"] period: 10s hosts: ["tcp://127.0.0.1:9191"]
Metricsets
editThe following metricsets are available: