App Search moduleedit

This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.

This is the App Search module.

This module does not support collecting data from App Search running on Elastic Cloud.

Example configurationedit

The App Search module supports the standard configuration options that are described in Modules. Here is an example configuration:

metricbeat.modules:
- module: appsearch
  metricsets: ["stats"]
  enabled: true
  period: 10s
  hosts: ["http://localhost:3002"]
  #username: "elastic"
  #password: "changeme"

This module supports TLS connections when using ssl config field, as described in SSL. It also supports the options described in Standard HTTP config options.

Metricsetsedit

The following metricsets are available: