[Koha-bugs] [Bug 36325] Add option to koha-run-backups/koha-dump, to exclude logs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 23 09:05:13 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36325

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163158|0                           |1
        is obsolete|                            |

--- Comment #3 from David Nind <david at davidnind.com> ---
Created attachment 163754
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163754&action=edit
Bug 36325: Add option to koha-run-backups/koha-dump, to exclude logs

Written patch to add flag to both koha-dump and koha-run-backups.

Test plan:
1. do a sudo koha-dump and sudo koha-run-backups and check the contents of the
.tar.gz backup in /var/spool/koha/instance/ and verify logs are in there
2. apply this patch
3. this time do sudo koha-dump --exclude-logs and sudo koha-run-backups
--exclude-logs and check the contents of the .tar.gz backup in
/var/spool/koha/instance and verify nothing from /var/log/koha is in there.

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list