Skip to content

Commit

Permalink
fix removed file
Browse files Browse the repository at this point in the history
  • Loading branch information
fearful-symmetry committed Oct 17, 2023
1 parent 27c76eb commit 24e71d4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions x-pack/metricbeat/modules.d/enterprisesearch-xpack.yml.disabled
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Module: enterprisesearch
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/main/metricbeat-module-enterprisesearch.html

- module: enterprisesearch
xpack.enabled: true
metricsets: ["health", "stats"]
enabled: true
period: 10s
hosts: ["http://localhost:3002"]
#username: "user"
#password: "secret"

0 comments on commit 24e71d4

Please sign in to comment.