mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
set elasticsearch:auth:enabled True in auth pillar
This commit is contained in:
@@ -15,7 +15,7 @@ elastic_auth_pillar:
|
|||||||
- contents: |
|
- contents: |
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
auth:
|
auth:
|
||||||
enabled: False
|
enabled: True
|
||||||
users:
|
users:
|
||||||
so_elastic_user:
|
so_elastic_user:
|
||||||
user: so_elastic
|
user: so_elastic
|
||||||
|
|||||||
Reference in New Issue
Block a user