awx
awx copied to clipboard
Added worker thread settings to external_logging for optimize performance
SUMMARY
#10808
ISSUE TYPE
- Feature Pull Request
COMPONENT NAME
- API
- UI
AWX VERSION
19.2.2
ADDITIONAL INFORMATION
Is just setting a number of threads sufficient? When would a user change the default for the messages per thread and not just add another thread?
@wenottingham i set the default to 0 for these settings and made them optional in the rsyslog config builder. Now users will control these settings themselves or will leave the default values that are calculated in rsyslog. I think this behavior will be more transparent.
Not a priority