Recommended releases

Download Released

Views Watchdog Redirect Relationship extends the Views Watchdog module by adding
a relationship between Watchdog Log entries and Redirects. This will only be
applicable to Page Not Found (404) Log entries.

The main use case is to create more flexible screen to fix 404 pages using the
more flexible filtering options in Views. By adding a relationship to the table
of Redirects you can either filter the View to only show Page not found log
entries without a redirect or you can include information about existing
redirects against the log entries.

Requirements

This module requires that the following modules are also enabled:

Installation

Usage

  1. Add View of Log entries
  2. Click to Add Relationship
  3. Select Redirect, adjust config if needed and save.
  4. You will now be able to add fields, filters and sorts based on the Redirect
    fields.

An example of usage can be found in Views Fix 404 Pages Filter Recipe.

Issues

Bugs and Feature Requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/views_watchdog_redirect_relationship/issues.

Current Maintainers

Credits

License

This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.