Skip to content

Commit

Permalink
[7.x] Add integration links metricbeat docs (#28110) (#28195)
Browse files Browse the repository at this point in the history
* Add integration links metricbeat docs (#28110)

* Link to integration docs from Metricbeat modules

* Fix broken links in Filebeat module docs

* Run make update
  • Loading branch information
dedemorton authored Oct 6, 2021
1 parent 01db990 commit 200a789
Show file tree
Hide file tree
Showing 103 changed files with 345 additions and 31 deletions.
2 changes: 1 addition & 1 deletion filebeat/docs/modules/haproxy.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This file is generated! See scripts/docs_collector.py
:modulename: haproxy
:has-dashboards: true

== haproxy module
== HAproxy module

include::{libbeat-dir}/shared/integration-link.asciidoc[]

Expand Down
2 changes: 0 additions & 2 deletions filebeat/docs/modules/mysqlenterprise.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ This file is generated! See scripts/docs_collector.py

beta[]

include::{libbeat-dir}/shared/integration-link.asciidoc[]

This is a module for different types of MySQL logs. Currently focusing on data from the MySQL Enterprise Audit Plugin in JSON format.

To configure the the Enterprise Audit Plugin to output in JSON format please follow the directions in the https://dev.mysql.com/doc/refman/8.0/en/audit-log-file-formats.html[MySQL Documentation.]
Expand Down
6 changes: 3 additions & 3 deletions filebeat/docs/modules/nats.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ This file is generated! See scripts/docs_collector.py
:modulename: nats
:has-dashboards: false

== nats module
== NATS module

include::{libbeat-dir}/shared/integration-link.asciidoc[]

This is the nats module.
This is the NATS module.

include::../include/what-happens.asciidoc[]

Expand All @@ -37,7 +37,7 @@ include::../include/var-paths.asciidoc[]
[float]
=== Dashboard

The Nats module comes with a predefined dashboard. For example:
The +{modulename}+ module comes with a predefined dashboard. For example:

image::./images/filebeat_nats_dashboard.png[]

Expand Down
2 changes: 1 addition & 1 deletion filebeat/module/haproxy/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:modulename: haproxy
:has-dashboards: true

== haproxy module
== HAproxy module

include::{libbeat-dir}/shared/integration-link.asciidoc[]

Expand Down
6 changes: 3 additions & 3 deletions filebeat/module/nats/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
:modulename: nats
:has-dashboards: false

== nats module
== NATS module

include::{libbeat-dir}/shared/integration-link.asciidoc[]

This is the nats module.
This is the NATS module.

include::../include/what-happens.asciidoc[]

Expand All @@ -32,7 +32,7 @@ include::../include/var-paths.asciidoc[]
[float]
=== Dashboard

The Nats module comes with a predefined dashboard. For example:
The +{modulename}+ module comes with a predefined dashboard. For example:

image::./images/filebeat_nats_dashboard.png[]

Expand Down
2 changes: 1 addition & 1 deletion metricbeat/docs/fields.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -38486,7 +38486,7 @@ type: keyword
--

[[exported-fields-linux]]
== linux fields
== Linux fields

linux module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/activemq.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: activemq

[[metricbeat-module-activemq]]
[role="xpack"]
== ActiveMQ module
Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/aerospike.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: aerospike

[[metricbeat-module-aerospike]]
== Aerospike module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/airflow.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: airflow

[[metricbeat-module-airflow]]
[role="xpack"]
== Airflow module
Expand Down
6 changes: 6 additions & 0 deletions metricbeat/docs/modules/apache.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: apache

[[metricbeat-module-apache]]
== Apache module

include::{libbeat-dir}/shared/integration-link.asciidoc[]

:modulename!:

This module periodically fetches metrics from https://httpd.apache.org/[Apache
HTTPD] servers. The default metricset is `status`.

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/appsearch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: appsearch

[[metricbeat-module-appsearch]]
[role="xpack"]
== App Search module
Expand Down
6 changes: 6 additions & 0 deletions metricbeat/docs/modules/aws.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: aws

[[metricbeat-module-aws]]
[role="xpack"]
== AWS module

:libbeat-xpack-dir: ../../../x-pack/libbeat

include::{libbeat-dir}/shared/integration-link.asciidoc[]

:modulename!:

This module periodically fetches monitoring metrics from AWS CloudWatch using
https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_GetMetricData.html[GetMetricData API] for AWS services.

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/awsfargate.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: awsfargate

[[metricbeat-module-awsfargate]]
[role="xpack"]
== AWS Fargate module
Expand Down
9 changes: 8 additions & 1 deletion metricbeat/docs/modules/azure.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: azure

[[metricbeat-module-azure]]
[role="xpack"]
== Azure module

This is the azure module.
//override value inherited for modulename
:modulename: azure_metrics

include::{libbeat-dir}/shared/integration-link.asciidoc[]

:modulename!:

The Azure Monitor feature collects and aggregates logs and metrics from a variety of sources into a common data platform where it can be used for analysis, visualization, and alerting.

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/beat.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: beat

[[metricbeat-module-beat]]
== Beat module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/ceph.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: ceph

[[metricbeat-module-ceph]]
== Ceph module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/cloudfoundry.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: cloudfoundry

[[metricbeat-module-cloudfoundry]]
[role="xpack"]
== Cloudfoundry module
Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/cockroachdb.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: cockroachdb

[[metricbeat-module-cockroachdb]]
[role="xpack"]
== CockroachDB module
Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/consul.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: consul

[[metricbeat-module-consul]]
== Consul module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/coredns.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: coredns

[[metricbeat-module-coredns]]
[role="xpack"]
== Coredns module
Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/couchbase.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: couchbase

[[metricbeat-module-couchbase]]
== Couchbase module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/couchdb.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: couchdb

[[metricbeat-module-couchdb]]
== CouchDB module

Expand Down
6 changes: 6 additions & 0 deletions metricbeat/docs/modules/docker.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: docker

[[metricbeat-module-docker]]
== Docker module

include::{libbeat-dir}/shared/integration-link.asciidoc[]

:modulename!:

This module fetches metrics from https://www.docker.com/[Docker] containers. The default metricsets are: `container`, `cpu`, `diskio`, `healthcheck`, `info`, `memory` and `network`. The `image` metricset is not enabled by default.

[float]
Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/dropwizard.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: dropwizard

[[metricbeat-module-dropwizard]]
== Dropwizard module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/elasticsearch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: elasticsearch

[[metricbeat-module-elasticsearch]]
== Elasticsearch module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/enterprisesearch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: enterprisesearch

[[metricbeat-module-enterprisesearch]]
[role="xpack"]
== enterprisesearch module
Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/envoyproxy.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: envoyproxy

[[metricbeat-module-envoyproxy]]
== Envoyproxy module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/etcd.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: etcd

[[metricbeat-module-etcd]]
== Etcd module

Expand Down
6 changes: 6 additions & 0 deletions metricbeat/docs/modules/gcp.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: gcp

[[metricbeat-module-gcp]]
[role="xpack"]
== Google Cloud Platform module

beta[]

include::{libbeat-dir}/shared/integration-link.asciidoc[]

:modulename!:

This module periodically fetches monitoring metrics from Google Cloud Platform using
https://cloud.google.com/monitoring/api/metrics_gcp[Stackdriver Monitoring API] for Google Cloud Platform services.

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/golang.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: golang

[[metricbeat-module-golang]]
== Golang module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/graphite.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: graphite

[[metricbeat-module-graphite]]
== Graphite module

Expand Down
6 changes: 6 additions & 0 deletions metricbeat/docs/modules/haproxy.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: haproxy

[[metricbeat-module-haproxy]]
== HAProxy module

include::{libbeat-dir}/shared/integration-link.asciidoc[]

:modulename!:

This module collects stats from http://www.haproxy.org/[HAProxy]. It supports
collection from TCP sockets, UNIX sockets, or HTTP with or without basic
authentication.
Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/http.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: http

[[metricbeat-module-http]]
== HTTP module

Expand Down
2 changes: 2 additions & 0 deletions metricbeat/docs/modules/ibmmq.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
This file is generated! See scripts/mage/docs_collector.go
////

:modulename: ibmmq

[[metricbeat-module-ibmmq]]
[role="xpack"]
== IBM MQ module
Expand Down
Loading

0 comments on commit 200a789

Please sign in to comment.