mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
config changes
This commit is contained in:
@@ -532,9 +532,9 @@ elasticsearch:
|
||||
algorithm: pbkdf2
|
||||
anonymous:
|
||||
authz_exception: true
|
||||
roles:
|
||||
- superuser
|
||||
username: anonymous_user
|
||||
#roles:
|
||||
# - superuser
|
||||
username: _anonymous
|
||||
run_as:
|
||||
enabled: true
|
||||
reserved_realm:
|
||||
@@ -966,7 +966,7 @@ elasticsearch:
|
||||
requests:
|
||||
cache:
|
||||
size: 1%
|
||||
expire: 1ms #0ms - ERROR when set to 0ms, set to 1ms and ERROR gone
|
||||
#expire: 1ms #0ms - ERROR when set to 0ms, set to 1ms and ERROR gone
|
||||
store:
|
||||
delete:
|
||||
shard:
|
||||
|
||||
Reference in New Issue
Block a user