mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
Allow specifying log handler level.
This commit is contained in:
@@ -917,6 +917,7 @@ TOWER_SETTINGS_MANIFEST = {}
|
||||
LOG_AGGREGATOR_ENABLED = False
|
||||
LOG_AGGREGATOR_TCP_TIMEOUT = 5
|
||||
LOG_AGGREGATOR_VERIFY_CERT = True
|
||||
LOG_AGGREGATOR_LEVEL = 'INFO'
|
||||
|
||||
# The number of retry attempts for websocket session establishment
|
||||
# If you're encountering issues establishing websockets in clustered Tower,
|
||||
|
||||
Reference in New Issue
Block a user