mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
cleanup yaml
This commit is contained in:
@@ -273,7 +273,7 @@ elasticsearch:
|
||||
- file
|
||||
- jar
|
||||
allowed_urls: []
|
||||
url: http:
|
||||
url: "http:"
|
||||
action:
|
||||
auto_create_index: true
|
||||
search:
|
||||
@@ -514,8 +514,7 @@ elasticsearch:
|
||||
- RUN_AS_DENIED
|
||||
- RUN_AS_GRANTED
|
||||
- SECURITY_CONFIG_CHANGE
|
||||
exclude:
|
||||
[]
|
||||
exclude: []
|
||||
emit_node_host_address: false
|
||||
authc:
|
||||
password_hashing:
|
||||
@@ -618,8 +617,8 @@ elasticsearch:
|
||||
keystore:
|
||||
alias:
|
||||
slo_endpoint:
|
||||
post: https:
|
||||
redirect: https:
|
||||
post: "https:"
|
||||
redirect: "https:"
|
||||
defaults:
|
||||
nameid_format: urn:oasis:names:tc:SAML:2.0:nameid-format:transient
|
||||
authn_expiry: 5m
|
||||
@@ -632,10 +631,10 @@ elasticsearch:
|
||||
organization:
|
||||
display_name:
|
||||
name:
|
||||
url: http:
|
||||
url: "http:"
|
||||
sso_endpoint:
|
||||
post: https:
|
||||
redirect: https:
|
||||
post: "https:"
|
||||
redirect: "https:"
|
||||
entity_id:
|
||||
signing:
|
||||
keystore:
|
||||
@@ -658,7 +657,7 @@ elasticsearch:
|
||||
scheme:
|
||||
port: 0
|
||||
whitelist:
|
||||
- *
|
||||
- "*"
|
||||
default_read_timeout: 10s
|
||||
max_response_size: 10mb
|
||||
autoscaling:
|
||||
|
||||
Reference in New Issue
Block a user