-
Notifications
You must be signed in to change notification settings - Fork 0
/
all.yml
51 lines (37 loc) · 1.53 KB
/
all.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
kibana_encryption_key: "fhjskloppd678ehkdfdlliverpoolfcr"
kibana_es_user: "admin"
kibana_password: "admin"
kibana_version: "7.10.1"
elastic_bootstrappass: "admin"
elastic_superuser: "admin"
elastic_superuserpass: "admin"
logstash_userpass: "logstash"
apm_userpass: "elastic"
monitoring_userpass: "elastic"
beats_userpass: "elastic"
es_data_dir: "/es-data"
es_master_heap_size: "15g"
es_data_heap_size: "15g"
es_coord_heap_size: "12g"
es_cluster_name: "s3-access-logs"
es_common_pem_path: "/[path-to-git-root-folder]/out/instance.pem"
es_common_key_path: "/[path-to-git-root-folder]/out/instance.key"
kibana_ca_cert: "/[path-to-git-root-folder]/out/root-ca.pem"
es_admin_pem_path: "/[path-to-git-root-folder]/out/security.pem"
es_admin_key_path: "/[path-to-git-root-folder]/out/security.key"
es_ca_path: "/[path-to-git-root-folder]/out/root-ca.pem"
searchguard_es_plugin: "/[path-to-folder-on-ansible-master]/search-guard-suite-plugin-7.zip"
searchguard_kibana_plugin: "/[path-to-folder-on-ansible-master]/searchguard-kibana-7.10.1-48.0.0.zip"
sg_transport_keyfile: certs/instance.key
sg_transport_pemfile: certs/instance.pem
sg_transport_keypass: changeit
sg_http_enabled: true
sg_http_keyfile: certs/instance.key
sg_http_pemfile: certs/instance.pem
sg_http_keypass: changeit
sg_ssl_ver: false
admin_keypass: changeit
admin_trustpass: changeit
sg_trusted_cas_transport: /etc/elasticsearch/certs/root-ca.pem
sg_trusted_cas_http: /etc/elasticsearch/certs/root-ca.pem
sg_admin_dn: CN=security.example.in,OU=Ops,O=example\, tech pvt. ltd.,DC=example,DC=in