mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
add redis logs to sosreport
* rhel8 /var/log/redis/redis.log * rhel7 scl location
This commit is contained in:
parent
12b47405f0
commit
960aa9df16
@ -28,8 +28,10 @@ SOSREPORT_TOWER_DIRS = [
|
||||
"/var/log/tower",
|
||||
"/var/log/nginx",
|
||||
"/var/log/supervisor",
|
||||
"/var/log/redis",
|
||||
"/etc/opt/rh/rh-redis5/redis.conf",
|
||||
"/etc/redis.conf",
|
||||
"/var/opt/rh/rh-redis5/log/redis/redis.log",
|
||||
"/var/log/dist-upgrade",
|
||||
"/var/log/installer",
|
||||
"/var/log/unattended-upgrades",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user