From 0817868a919b00dbdd742deaaef952b271e0f4dd Mon Sep 17 00:00:00 2001 From: Rudnei Bertol Junior Date: Mon, 8 Apr 2024 14:15:05 -0300 Subject: [PATCH] [AAP EDA] Adding aap eda nginx log files to be collected Adding the line to collect the nginx log files for the AAP EDA sos report used for troubleshooting issues at Ansible Automation Platform Event Driven Controller Related: RH AAP-12898 Signed-off-by: Rudnei Bertol Junior --- sos/report/plugins/aap_eda.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sos/report/plugins/aap_eda.py b/sos/report/plugins/aap_eda.py index 0c76af53a0..ef0b436562 100644 --- a/sos/report/plugins/aap_eda.py +++ b/sos/report/plugins/aap_eda.py @@ -25,6 +25,8 @@ def setup(self): "/var/log/ansible-automation-platform/eda/scheduler.log*", "/var/log/ansible-automation-platform/eda/gunicorn.log*", "/var/log/ansible-automation-platform/eda/activation.log*", + "/var/log/nginx/automationedacontroller.access.log*", + "/var/log/nginx/automationedacontroller.error.log*", ]) self.add_forbidden_path([