Skip to content

Commit

Permalink
Add security initialization variable to compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Feb 23, 2024
1 parent 91da2c2 commit 55f0726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/docker/amazon-security-lake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
- bootstrap.memory_lock=true
- "DISABLE_INSTALL_DEMO_CONFIG=true"
- plugins.security.ssl.http.enabled=true
#- plugins.security.allow_default_init_securityindex=true
- plugins.security.allow_default_init_securityindex=true
- plugins.security.ssl.http.pemcert_filepath=/usr/share/opensearch/config/wazuh.indexer.pem
- plugins.security.ssl.transport.pemcert_filepath=/usr/share/opensearch/config/wazuh.indexer.pem
- plugins.security.ssl.http.pemkey_filepath=/usr/share/opensearch/config/wazuh.indexer-key.pem
Expand Down

0 comments on commit 55f0726

Please sign in to comment.