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