diff --git a/awx/ui/client/src/configuration/system-form/sub-forms/system-logging.form.js b/awx/ui/client/src/configuration/system-form/sub-forms/system-logging.form.js index 2329fde488..5264f3c845 100644 --- a/awx/ui/client/src/configuration/system-form/sub-forms/system-logging.form.js +++ b/awx/ui/client/src/configuration/system-form/sub-forms/system-logging.form.js @@ -34,7 +34,7 @@ }, LOG_AGGREGATOR_LOGGERS: { type: 'textarea', - reset: 'LOG_AGGREGATOR_PASSWORD' + reset: 'LOG_AGGREGATOR_LOGGERS' }, LOG_AGGREGATOR_INDIVIDUAL_FACTS: { type: 'toggleSwitch',