aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRudnei Bertol Junior <rudnei@redhat.com>2024-04-08 14:15:05 -0300
committerJake Hunsaker <jacob.r.hunsaker@gmail.com>2024-04-08 16:31:45 -0400
commit0817868a919b00dbdd742deaaef952b271e0f4dd (patch)
treef96a4b878f19d41e8b498e41758b8d2dab093ed6
parent4cd4fc59cb88ec5b37ff71da3bc06781f3bd3a9c (diff)
downloadsos-0817868a919b00dbdd742deaaef952b271e0f4dd.tar.gz
[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 <rudnei@redhat.com>
-rw-r--r--sos/report/plugins/aap_eda.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/sos/report/plugins/aap_eda.py b/sos/report/plugins/aap_eda.py
index 0c76af53..ef0b4365 100644
--- a/sos/report/plugins/aap_eda.py
+++ b/sos/report/plugins/aap_eda.py
@@ -25,6 +25,8 @@ class AAPEDAControllerPlugin(Plugin, RedHatPlugin):
"/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([