Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update docs versions 8.14.1 #39844

Merged
merged 2 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/kubernetes/auditbeat-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: auditbeat
image: docker.elastic.co/beats/auditbeat:8.14.0
image: docker.elastic.co/beats/auditbeat:8.14.1
args: [
"-c", "/etc/auditbeat.yml",
"-e",
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/filebeat-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: filebeat
image: docker.elastic.co/beats/filebeat:8.14.0
image: docker.elastic.co/beats/filebeat:8.14.1
args: [
"-c", "/etc/filebeat.yml",
"-e",
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/heartbeat-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: heartbeat
image: docker.elastic.co/beats/heartbeat:8.14.0
image: docker.elastic.co/beats/heartbeat:8.14.1
args: [
"-c", "/etc/heartbeat.yml",
"-e",
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/metricbeat-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: metricbeat
image: docker.elastic.co/beats/metricbeat:8.14.0
image: docker.elastic.co/beats/metricbeat:8.14.1
args: [
"-c", "/etc/metricbeat.yml",
"-e",
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/apache.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: apache
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-apache.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-apache.html

- module: apache
# Access logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/auditd.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: auditd
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-auditd.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-auditd.html

- module: auditd
log:
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/elasticsearch.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: elasticsearch
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-elasticsearch.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-elasticsearch.html

- module: elasticsearch
# Server log
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/haproxy.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: haproxy
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-haproxy.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-haproxy.html

- module: haproxy
# All logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/icinga.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: icinga
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-icinga.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-icinga.html

- module: icinga
# Main logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/iis.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: iis
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-iis.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-iis.html

- module: iis
# Access logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/kafka.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: kafka
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-kafka.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-kafka.html

- module: kafka
# All logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/kibana.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: kibana
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-kibana.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-kibana.html

- module: kibana
# Server logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/logstash.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: logstash
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-logstash.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-logstash.html

- module: logstash
# logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/mongodb.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: mongodb
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-mongodb.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-mongodb.html

- module: mongodb
# All logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/mysql.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: mysql
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-mysql.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-mysql.html

- module: mysql
# Error logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/nats.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: nats
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-nats.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-nats.html

- module: nats
# All logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/nginx.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: nginx
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-nginx.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-nginx.html

- module: nginx
# Access logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/osquery.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: osquery
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-osquery.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-osquery.html

- module: osquery
result:
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/pensando.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: pensando
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-pensando.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-pensando.html

- module: pensando
# Firewall logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/postgresql.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: postgresql
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-postgresql.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-postgresql.html

- module: postgresql
# All logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/redis.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: redis
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-redis.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-redis.html

- module: redis
# Main logs
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/santa.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: santa
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-santa.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-santa.html

- module: santa
log:
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/system.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: system
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-system.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-system.html

- module: system
# Syslog
Expand Down
2 changes: 1 addition & 1 deletion filebeat/modules.d/traefik.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: traefik
# Docs: https://www.elastic.co/guide/en/beats/filebeat/main/filebeat-module-traefik.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/8.14/filebeat-module-traefik.html

- module: traefik
# Access logs
Expand Down
4 changes: 2 additions & 2 deletions libbeat/docs/version.asciidoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:stack-version: 8.14.0
:doc-branch: main
:stack-version: 8.14.1
:doc-branch: 8.14
:go-version: 1.21.10
:release-state: unreleased
:python: 3.7
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/aerospike.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: aerospike
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-aerospike.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-aerospike.html

- module: aerospike
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/apache.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: apache
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-apache.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-apache.html

- module: apache
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/beat-xpack.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: beat
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-beat.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-beat.html

- module: beat
xpack.enabled: true
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/beat.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: beat
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-beat.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-beat.html

- module: beat
metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/ceph-mgr.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: ceph
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-ceph.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-ceph.html

- module: ceph
metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/ceph.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: ceph
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-ceph.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-ceph.html

- module: ceph
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/consul.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: consul
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-consul.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-consul.html

- module: consul
metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/couchbase.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: couchbase
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-couchbase.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-couchbase.html

- module: couchbase
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/couchdb.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: couchdb
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-couchdb.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-couchdb.html

- module: couchdb
metricsets: ["server"]
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/docker.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: docker
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-docker.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-docker.html

- module: docker
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/dropwizard.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: dropwizard
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-dropwizard.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-dropwizard.html

- module: dropwizard
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/elasticsearch-xpack.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: elasticsearch
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-elasticsearch.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-elasticsearch.html

- module: elasticsearch
xpack.enabled: true
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/elasticsearch.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: elasticsearch
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-elasticsearch.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-elasticsearch.html

- module: elasticsearch
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/envoyproxy.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: envoyproxy
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-envoyproxy.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-envoyproxy.html

- module: envoyproxy
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/etcd.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: etcd
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-etcd.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-etcd.html

- module: etcd
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/golang.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: golang
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-golang.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-golang.html

- module: golang
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/graphite.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: graphite
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-graphite.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-graphite.html

- module: graphite
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/haproxy.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: haproxy
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-haproxy.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-haproxy.html

- module: haproxy
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/http.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: http
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-http.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-http.html

- module: http
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/jolokia.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: jolokia
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-jolokia.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-jolokia.html

- module: jolokia
#metricsets: ["jmx"]
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/kafka.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: kafka
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-kafka.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-kafka.html

# Kafka metrics collected using the Kafka protocol
- module: kafka
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/kibana-xpack.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: kibana
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-kibana.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-kibana.html

- module: kibana
xpack.enabled: true
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/kibana.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: kibana
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-kibana.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-kibana.html

- module: kibana
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/kubernetes.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: kubernetes
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-kubernetes.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-kubernetes.html

# Node metrics, from kubelet:
- module: kubernetes
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/kvm.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: kvm
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-kvm.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-kvm.html

- module: kvm
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/linux.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: linux
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-linux.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-linux.html

- module: linux
period: 10s
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/logstash-xpack.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: logstash
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-logstash.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-logstash.html

- module: logstash
xpack.enabled: true
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/logstash.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: logstash
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-logstash.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-logstash.html

- module: logstash
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/memcached.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: memcached
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-memcached.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-memcached.html

- module: memcached
# metricsets: ["stats"]
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/modules.d/mongodb.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Module: mongodb
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-mongodb.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/8.14/metricbeat-module-mongodb.html

- module: mongodb
#metricsets:
Expand Down
Loading
Loading