summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/elasticsearch/testdata/config.yaml
blob: af1b4a1369b13308eab99a9a13e2c26ce72b2afb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
update_every: 123
url: "ok"
body: "ok"
method: "ok"
headers:
  ok: "ok"
username: "ok"
password: "ok"
proxy_url: "ok"
proxy_username: "ok"
proxy_password: "ok"
timeout: 123.123
not_follow_redirects: yes
tls_ca: "ok"
tls_cert: "ok"
tls_key: "ok"
tls_skip_verify: yes
cluster_mode: yes
collect_node_stats: yes
collect_cluster_health: yes
collect_cluster_stats: yes
collect_indices_stats: yes