Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.24 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.24 KB

Islandora Checksum Audit

Utility module that displays an overview of the checksum validation events from an Islandora object's Audit datastream. These events are generated by Islandora Checksum Checker.

Requirements

Configuration and usage

This module does not have any configuration options. When it is enabled, an extra column will appear at the end of the datastream list at an objects Manage > Datastreams tab containing a count of the valid checksum validation events in the object's Audit datastream:

Valid checksum validation events

If any invalid (failed) events exist, they will also be indicated in this column:

Invalid checksum validation events

Clicking on the 'events' link will provide a list of all checksum validation events.

Maintainer

Development and feedback

Bug reports, use cases and suggestions are welcome. If you want to open a pull request, please open an issue first.

License

GPLv3