Skip to content

Commit

Permalink
Grab app lifecycle / migration logs in debug
Browse files Browse the repository at this point in the history
(cherry picked from commit f9ee4b1)
  • Loading branch information
sonicaj authored and bugclerk committed Sep 19, 2024
1 parent c820630 commit cbd5ca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ixdiagnose/artifacts/logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ class Logs(Artifact):
DirectoryPattern('openvpn'),
DirectoryPattern('proftpd'),
DirectoryPattern('samba4'),
File('app_lifecycle.log'),
File('app_migrations.log'),
File('auth.log'),
File('debug'),
File('dpkg.log'),
Expand Down

0 comments on commit cbd5ca7

Please sign in to comment.