Skip to content

Commit

Permalink
fix: make update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored and marc-gr committed Apr 26, 2021
1 parent 68f2600 commit d99a446
Show file tree
Hide file tree
Showing 138 changed files with 138 additions and 138 deletions.
2 changes: 1 addition & 1 deletion deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: elastic-agent
image: docker.elastic.co/beats/elastic-agent:7.11.0
image: docker.elastic.co/beats/elastic-agent:7.13.0
args: [
"-c", "/etc/agent.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 @@ -74,7 +74,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: heartbeat
image: docker.elastic.co/beats/heartbeat:7.11.0
image: docker.elastic.co/beats/heartbeat:7.13.0
args: [
"-c", "/etc/heartbeat.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/7.13/filebeat-module-apache.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-auditd.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-elasticsearch.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-haproxy.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-icinga.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-iis.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-kafka.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-kibana.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-logstash.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-mongodb.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-mysql.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-nats.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-nginx.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-osquery.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-pensando.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-postgresql.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-redis.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-santa.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-system.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/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/7.13/filebeat-module-traefik.html
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-traefik.html

- module: traefik
# Access logs
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/7.13/metricbeat-module-aerospike.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-apache.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-beat.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-beat.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-ceph.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-ceph.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-consul.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-couchbase.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-couchdb.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-docker.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-dropwizard.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-elasticsearch.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-elasticsearch.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-envoyproxy.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-etcd.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-golang.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-graphite.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-haproxy.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-http.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-jolokia.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-kafka.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-kibana.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-kibana.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-kubernetes.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-kvm.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-linux.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-logstash.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-logstash.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-memcached.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/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/7.13/metricbeat-module-mongodb.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/metricbeat-module-mongodb.html

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

- module: munin
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/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/metricbeat/7.13/metricbeat-module-mysql.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/metricbeat-module-mysql.html

- module: mysql
#metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/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/metricbeat/7.13/metricbeat-module-nats.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/metricbeat-module-nats.html

- module: nats
metricsets:
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/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/metricbeat/7.13/metricbeat-module-nginx.html
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/7.x/metricbeat-module-nginx.html

- module: nginx
#metricsets:
Expand Down
Loading

0 comments on commit d99a446

Please sign in to comment.