Skip to content

Commit

Permalink
Grab app lifecycle / migration logs in debug (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicaj authored Sep 19, 2024
1 parent c412509 commit 7cd85b3
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 7cd85b3

Please sign in to comment.