-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web Interface to Show Audit Results (per root? per druid?) #1320
Comments
though we probably won't use them exactly as-is, there are some example queries in db/README.md that might provide a good basis for the queries that'd be used for this implementation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ideally, there would be some sort of web interface on prescat to show current audit results - possibly rendered as a sortable table, with columns such as:
druid, storage root, status, audit errors, last M2C run, last C2M run, last CV run, whatever
related to #1318, #1319
The text was updated successfully, but these errors were encountered: