mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-28 10:33:43 +00:00
2
VERSION
2
VERSION
@@ -1,2 +1,2 @@
|
|||||||
WAZUH-DOCKER_VERSION="4.2.0"
|
WAZUH-DOCKER_VERSION="4.2.0"
|
||||||
REVISION="41100"
|
REVISION="40212"
|
||||||
|
|||||||
@@ -86,6 +86,8 @@ services:
|
|||||||
- ./production_cluster/ssl_certs/root-ca.pem:/usr/share/elasticsearch/config/root-ca.pem
|
- ./production_cluster/ssl_certs/root-ca.pem:/usr/share/elasticsearch/config/root-ca.pem
|
||||||
- ./production_cluster/ssl_certs/node1.key:/usr/share/elasticsearch/config/node1.key
|
- ./production_cluster/ssl_certs/node1.key:/usr/share/elasticsearch/config/node1.key
|
||||||
- ./production_cluster/ssl_certs/node1.pem:/usr/share/elasticsearch/config/node1.pem
|
- ./production_cluster/ssl_certs/node1.pem:/usr/share/elasticsearch/config/node1.pem
|
||||||
|
- ./production_cluster/ssl_certs/admin.pem:/usr/share/elasticsearch/config/admin.pem
|
||||||
|
- ./production_cluster/ssl_certs/admin.key:/usr/share/elasticsearch/config/admin.key
|
||||||
- ./production_cluster/elastic_opendistro/elasticsearch-node1.yml:/usr/share/elasticsearch/config/elasticsearch.yml
|
- ./production_cluster/elastic_opendistro/elasticsearch-node1.yml:/usr/share/elasticsearch/config/elasticsearch.yml
|
||||||
- ./production_cluster/elastic_opendistro/internal_users.yml:/usr/share/elasticsearch/plugins/opendistro_security/securityconfig/internal_users.yml
|
- ./production_cluster/elastic_opendistro/internal_users.yml:/usr/share/elasticsearch/plugins/opendistro_security/securityconfig/internal_users.yml
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ opendistro_security.nodes_dn:
|
|||||||
- 'CN=node2,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=node2,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
- 'CN=node3,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=node3,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
- 'CN=filebeat,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=filebeat,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
opendistro_security.authcz.admin_dn: []
|
opendistro_security.authcz.admin_dn: ['CN=admin,OU=Ops,O=Example\, Inc.,DC=example,DC=com']
|
||||||
opendistro_security.audit.type: internal_elasticsearch
|
opendistro_security.audit.type: internal_elasticsearch
|
||||||
opendistro_security.enable_snapshot_restore_privilege: true
|
opendistro_security.enable_snapshot_restore_privilege: true
|
||||||
opendistro_security.check_snapshot_restore_write_privileges: true
|
opendistro_security.check_snapshot_restore_write_privileges: true
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ opendistro_security.nodes_dn:
|
|||||||
- 'CN=node2,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=node2,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
- 'CN=node3,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=node3,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
- 'CN=filebeat,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=filebeat,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
opendistro_security.authcz.admin_dn: []
|
opendistro_security.authcz.admin_dn: ['CN=admin,OU=Ops,O=Example\, Inc.,DC=example,DC=com']
|
||||||
opendistro_security.audit.type: internal_elasticsearch
|
opendistro_security.audit.type: internal_elasticsearch
|
||||||
opendistro_security.enable_snapshot_restore_privilege: true
|
opendistro_security.enable_snapshot_restore_privilege: true
|
||||||
opendistro_security.check_snapshot_restore_write_privileges: true
|
opendistro_security.check_snapshot_restore_write_privileges: true
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ opendistro_security.nodes_dn:
|
|||||||
- 'CN=node2,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=node2,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
- 'CN=node3,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=node3,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
- 'CN=filebeat,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
- 'CN=filebeat,OU=Ops,O=Example\, Inc.,DC=example,DC=com'
|
||||||
opendistro_security.authcz.admin_dn: []
|
opendistro_security.authcz.admin_dn: ['CN=admin,OU=Ops,O=Example\, Inc.,DC=example,DC=com']
|
||||||
opendistro_security.audit.type: internal_elasticsearch
|
opendistro_security.audit.type: internal_elasticsearch
|
||||||
opendistro_security.enable_snapshot_restore_privilege: true
|
opendistro_security.enable_snapshot_restore_privilege: true
|
||||||
opendistro_security.check_snapshot_restore_write_privileges: true
|
opendistro_security.check_snapshot_restore_write_privileges: true
|
||||||
|
|||||||
@@ -27,4 +27,9 @@ nodes:
|
|||||||
- name: filebeat
|
- name: filebeat
|
||||||
dn: CN=filebeat,OU=Ops,O=Example\, Inc.,DC=example,DC=com
|
dn: CN=filebeat,OU=Ops,O=Example\, Inc.,DC=example,DC=com
|
||||||
dns:
|
dns:
|
||||||
- wazuh
|
- wazuh
|
||||||
|
|
||||||
|
clients:
|
||||||
|
- name: admin
|
||||||
|
dn: CN=admin,OU=Ops,O=Example\, Inc.,DC=example,DC=com
|
||||||
|
admin: true
|
||||||
|
|||||||
Reference in New Issue
Block a user