Logs

Logs keep track of transactions in the system. You can decide which actions you want to log and which you don’t using these preferences. Logs can then be viewed in the Log viewer tool.

Get there: More > Administration > System preferences > Logs

Debugging

ActionLogsTraceDepth

Asks: When logging actions, store a stack trace that goes at most ___ levels deep.

Προεπιλογή: 0

Περιγραφή:

  • This system preference allows you to store in the action_logs table the information about where in Koha a particular logged action was generated from, and how.

  • Use 0 to deactivate this system preference.

Σημείωση

This information is only stored in the database, it is not visible in the log viewer tool.

DumpSearchQueryTemplate

Asks: ___ dump search query as a template parameter.

Προεπιλογή: Να μην γίνεται

Τιμή:

  • Να μην γίνεται

  • Να γίνει

Περιγραφή:

  • This system preference allows you to view the search query used by Zebra or Elasticsearch, to help with troubleshooting.

  • Make sure to enable DumpTemplateVarsIntranet and/or DumpTemplateVarsOpac otherwise this system preference will have no effect.

  • The dumped query will be in the page source under “search_query”.

DumpTemplateVarsIntranet

Asks: ___ dump all Template Toolkit variable to a comment in the HTML source for the staff interface.

Προεπιλογή: Να μην γίνεται

Τιμή:

  • Να μην γίνεται

  • Να γίνει

Περιγραφή:

  • This system preference allows you to view the Template Toolkit variables used on a staff interface page, to help with troubleshooting.

  • The dumped information will be in the page source, in a comment at the beginning of the file.

Δείτε επίσης:

DumpTemplateVarsOpac

Asks: ___ dump all Template Toolkit variable to a comment in the HTML source for the OPAC.

Προεπιλογή: Να μην γίνεται

Τιμή:

  • Να μην γίνεται

  • Να γίνει

Περιγραφή:

  • This system preference allows you to view the Template Toolkit variables used on an OPAC page, to help with troubleshooting.

  • The dumped information will be in the page source, in a comment at the beginning of the file.

Δείτε επίσης:

Logging

AcquisitionLog

Asks: ___ when acquisition actions take place.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha will log various actions done in the acquisitions module. These actions include:

    • Adding new baskets

    • Re-opening closed baskets

    • Modifying baskets

    • Modifying basket headers

    • Modifying basket users

    • Closing baskets

    • Approving baskets

    • Creating a new order line

    • Cancelling an order line

    • Adding an invoice adjustment

    • Editing an invoice adjustment

    • Deleting an invoice adjustment

    • Receiving an order line against an invoice

    • Επεξεργασία ενός προϋπολογισμού

    • Editing a fund

    • Order release date (EDIFACT)

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “ACQUISITIONS”.

    • Possible actions are

      • ADD_BASKET: a new basket was created Δημιουργήθηκε νέο καλάθι

      • APPROVE_BASKET: ένα καλάθι EDI εγκρίθηκε

      • CANCEL_ORDER: μια παραγγελία ακυρώθηκε

      • CLOSE_BASKET: a basket was closed Ένα καλάθι έκλεισε

      • CREATE_FUND: a fund was created Ένα κεφάλαιο δημιουργήθηκε

      • CREATE_INVOICE_ADJUSTMENT: προστέθηκε μια τροποποίηση σε ένα τιμολόγιο

      • CREATE_ORDER: an order was added to a basket Μία παραγγελία προστέθηκε στο καλάθι

      • DELETE_FUND: ένα κεφάλαιο διαγράφηκε

      • DELETE_INVOICE_ADJUSTMENT: μια τροποποίηση διαγράφηκε από ένα τιμολόγιο

      • MODIFY_BASKET: a basket was edited (adding or modifying orders) Ένα καλάθι υπέστη επεξεργασία (προσθήκη ή τροποποίηση παραγγελιών)

      • MODIFY_BASKET_HEADER: οι πληροφορίες ενός καλαθιού (όπως το όνομα του καλαθιού ή ο τόπος χρέωσης) υποβλήθηκαν σε επεξεργασία

      • MODIFY_BASKET_USERS: οι χρήστες ενός καλαθιού υποβλήθηκαν σε επεξεργασία

      • MODIFY_BUDGET: έγινε επεξεργασία ενός προϋπολογισμού (δεν περιλαμβάνεται το clo)

      • MODIFY_FUND: έγινε επεξεργασία ενός κεφαλαίου

      • MODIFY_ORDER: έγινε επεξεργασία μιας παραγγελίας

      • RECEIVE_ORDER: an order was received Μία παραγγελία παραλήφθηκε

      • REOPEN_BASKET: ένα κλειστό καλάθι άνοιξε ξανά

      • UPDATE_INVOICE_ADJUSTMENT: έγινε επεξεργασία της τροποποίησης ενός τιμολογίου

AuthFailureLog

Asks: ___ authentication failures.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when a patron fails to successfully authenticate on the OPAC (or a staff member in the staff interface).

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “AUTH”

    • The action is “FAILURE”

AuthoritiesLog

Asks: ___ changes to authority records.

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when an authority record is created, modified or deleted.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “AUTHORITIES”.

    • Possible actions are

      • ΠΡΟΣΘΗΚΗ: δημιουργήθηκε αρχείο καθιερωμένου όρου

      • ΔΙΑΓΡΑΦΗ: η εγγραφή καθιερωμένου όρου διαγράφηκε

      • ΤΡΟΠΟΠΟΙΗΣΗ: η εγγραφή καθιερωμένου όρου τροποποιήθηκε

AuthSuccessLog

Asks: ___ successful authentications.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when a patron successfully authenticates on the OPAC (or a staff member in the staff interface)

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “AUTH”

    • The action is “SUCCESS”

BorrowersLog

Asks: ___ changes to patron records.

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when a patron’s account is edited.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “MEMBERS”.

    • Possible actions are

      • ADDCIRCMESSAGE: ένα εσωτερικό μήνυμα ή μήνυμα του OPAC προστέθηκε στο λογαριασμό του μέλους

      • CHANGE PASS: ο κωδικός πρόσβασης ενός μέλους άλλαξε

      • CREATE: ένα νέο μέλος προστέθηκε new patron was added

      • CREATE: ένα νέο μέλος προστέθηκε new patron was added

      • DELETE: ένας λογαριασμός μέλους διαγράφηκε patron’s account was deleted

      • MODIFY: ο λογαριασμός ενός μέλους έχει υποστεί επεξεργασία patron’s account was edited

      • RENEW: η συνδρομή ενός μέλους ανανεώθηκε a patron’s membership was renewed

Σημείωση

Enabling this system preference allows the tracking of cardnumber changes for patrons.

CataloguingLog

Asks: ___ any changes to bibliographic or item records.

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when a bibliographic record or an item is created, modified or deleted.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “CATALOGUING”.

    • Possible actions are

      • ΠΡΟΣΘΗΚΗ: δημιουργήθηκε βιβλιογραφική εγγραφή ή αντίτυπο

      • ΔΙΑΓΡΑΦΗ: διαγράφηκε η βιβλιογραφική εγγραφή ή το αντίτυπο

      • ΤΡΟΠΟΠΟΙΗΣΗ: η βιβλιογραφική εγγραφή ή το αντίτυπο τροποποιήθηκε ή προστέθηκε εικόνα εξωφύλλου στην εγγραφή

Προειδοποίηση

Since this occurs whenever a title is catalogued or edited, and the whole record is saved in the action_logs table, it can be very resource intensive, thus slowing down your system or taking a lot of space.

ClaimsLog

Asks: __when an acquisitions claim or a serials claim notice is sent.

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when a notice is sent for a late order or a late serial issue.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “CLAIMS”.

    • The action is “ACQUISITION CLAIM”.

CronjobLog

Asks: ___ information from cron jobs.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when a cron job is run.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “CRONJOBS”.

    • The action is “Run”.

FinesLog

Asks: ___ when fines are charged, paid or forgiven.

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log actions done on charges in patron’s accounts.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “FINES”.

    • Possible actions are

      • ΔΗΜΙΟΥΡΓΙΑ: μια χρέωση προστέθηκε στο λογαριασμό ενός μέλους (χειροκίνητα ή αυτόματα)

      • ΤΡΟΠΟΠΟΙΗΣΗ: μια χρέωση τροποποιήθηκε («χαρίστηκε»)

      • ΕΝΗΜΕΡΩΣΗ: ενημερώθηκε μια χρέωση (μόνο στην περίπτωση προστίμων που εξακολουθούν να συσσωρεύονται)

      • ΑΚΥΡΩΣΗ: Μία πληρωμή ακυρώθηκε payment was voided

HoldsLog

Asks: ___ any actions on holds (create, cancel, suspend, resume, etc.).

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log actions done on holds.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “HOLDS”.

    • Possible actions are

      • ΑΚΥΡΩΣΗ: ακυρώθηκε μια κράτηση

      • ΔΗΜΙΟΥΡΓΙΑ: έγινε μία κράτηση

      • ΔΙΑΓΡΑΦΗ: διαγράφηκε μια κράτηση, το μέλος δανείστηκε ένα τεκμήριο που ήταν σε κράτηση

      • ΣΥΜΠΛΗΡΩΣΗ: μια κράτηση επιβεβαιώθηκε και τέθηκε στην άκρη για να περιμένει την παραλαβή της pickup<receiving-holds-label>`

      • ΤΡΟΠΟΠΟΙΗΣΗ: μια κράτηση τροποποιήθηκε (άλλαξε η προτεραιότητα, άλλαξε η ημερομηνία λήξης κ.λπ.)

      • ΕΠΑΝΑΛΗΨΗ: μια ανασταλείσα κράτηση επανήλθε

      • ΑΝΑΣΤΟΛΗ: μία κράτηση ανεστάλη

IllLog

Asks: ___ when changes to ILL requests take place.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log changes on ILL requests

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “ILL”.

    • Possible actions are

      • PATRON_NOTICE: εστάλη ειδοποίηση σε μέλος σχετικά με το αίτημά του για Διαδανεισμό

      • STATUS_CHANGE: η κατάσταση ενός αιτήματος Διαδανεισμού τροποποιήθηκε

IssueLog

Asks: ___ when items are checked out.

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when an item is checked out.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “CIRCULATION”.

    • The action is “ISSUE”.

NewsLog

Asks: ___ changes to news entries and other contents managed in the news tool.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when a news item or HTML customization is created, modified or deleted.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “NEWS”.

    • Possible actions are

      • ADD: δημιουργήθηκε μια νέα είδηση ή προσαρμογή HTML

      • DELETE: μια είδηση ή μια προσαρμογή HTML διαγράφηκε

      • MODIFY: ένα θέμα ειδήσεων ή μια προσαρμογή HTML υπέστη επεξεργασία

NoticesLog

Asks: ___ changes to notice templates.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log changes to notice or slip templates.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “NOTICES”.

    • Possible actions are

      • ΔΗΜΙΟΥΡΓΙΑ: ένας νέο πρότυπο ειδοποίησης ή σημειώματος δημιουργήθηκε new notice or slip template was created

      • ΔΙΑΓΡΑΦΗ: ένα πρότυπο ειδοποίησης ή σημειώματος διαγράφηκε

      • ΤΡΟΠΟΠΟΙΗΣΗ: ένα πρότυπο ειδοποίησης ή σημειώματος υπέστη επεξεργασία

RecallsLog

Asks: ___ any actions on recalls (create, cancel, expire, fulfill).

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log actions related to recalls.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “RECALLS”.

    • Possible actions are

      • ΑΚΥΡΩΣΗ: μία ανάκληση ακυρώθηκε

      • ΛΗΞΗ: μια ανάκληση έληξε

      • ΟΛΟΚΛΗΡΩΣΗ: μια ανάκληση ολοκληρώθηκε (επιβεβαιώθηκε και τέθηκε σε αναμονή για παραλαβή)

      • ΚΑΘΥΣΤΕΡΗΣΗ: η κατάσταση μιας ανάκλησης έχει οριστεί ως «καθυστερημένη»

RenewalLog

Asks: ___ when items are renewed.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when a checkout is renewed.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “CIRCULATION”.

    • The action is “RENEWAL”

ReportsLog

Asks: ___ when reports are added, deleted or changed.

Default: Don’t log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log changes to reports.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “REPORTS”.

    • Possible actions are

      • ΠΡΟΣΘΗΚΗ: δημιουργήθηκε μία νέα έκθεση

      • ΔΙΑΓΡΑΦΗ: Διαγράφηκε μία έκθεση

      • ΤΡΟΠΟΠΟΙΗΣΗ: τροποποιήθηκε μία έκθεση

ReturnLog

Asks: ___ when items are checked in.

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log when an item is checked in

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “CIRCULATION”.

    • The action is “RETURN”

SubscriptionLog

Asks: ___ when serials are added, deleted or changed.

Default: Log

Τιμές:

  • Don’t log

  • Log

Περιγραφή:

  • This system preference controls whether or not Koha should log changes to serial subscriptions.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “SERIAL”.

    • Possible actions are

      • ΠΡΟΣΘΗΚΗ: δημιουργήθηκε μια νέα συνδρομή περιοδικού serial subscription was created

      • ΔΙΑΓΡΑΦΗ: μία συνδρομή περιοδικού διαγράφηκε

      • ΤΡΟΠΟΠΟΙΗΣΗ: έγινε επεξεργασία σε μία συνδρομή περιοδικού serial subscription was edited

      • ΑΝΑΝΕΩΣΗ: ανανεώθηκε μία συνδρομή περιοδικού serial subscription was renewed

SuggestionsLog

Version

This system preference was first introduced in version 24.11 of Koha.

Asks: ___ any changes to purchase suggestions (create, modify, delete).

Τιμές:

  • Don’t log

  • Log

Default: Don’t log

Περιγραφή:

  • This system preference controls whether Koha should keep a log of purchase suggestions being added, updated and deleted. This is helpful when you need to troubleshoot a suggestion by checking its lifecycle.

  • These logs are searchable through the log viewer tool.

  • These logs are kept in the action_logs table in the database.

    • The module is “SUGGESTION”.

    • Possible actions are:

      • CREATE: a new suggestion was created;

      • MODIFY: a suggestion was edited (includes updated and archived);

      • DELETE: a suggestion was deleted.