Log Digest

Log Digest v3.0.1

No permission to download
Compatible XF 2.x versions
  1. 2.1
  2. 2.2
Additional requirements
PHP 7.0+
License
MIT
Visible branding
No
This XenForo 2.x addon sends a summary of XenForo logs to administrators via email.

Currently only server error logs are implemented.

This runs using a XenForo cron task and can be configured to check for new log entries on a fixed interval (minimum 5 minutes). So you could have it send a daily or weekly digest if you aren't interested in receiving emails more frequently.

You can also configure a maximum number of logs to include in each email (if more than the maximum logs exist since the last time it was checked, you will receive additional emails (once per check period), until caught up.

You may also optionally have it de-duplicate logs where it will notify you about duplicates, but the full log data won't be included in the output and won't be counted towards the maximum log count for that email.

Finally, log times can be configured to display in a certain time zone.

Configuration screen:

1517637298333.png


Test page:

Use the test page to generate a test email containing up to 5 of the most recently generate log entries (most recent first). Optionally generate a test exception if you don't currently have any exceptions logged.

1517637375097.png


Reset Last Checked:

When testing, you can reset the "last checked" date and log id so that all current log entries become candidates for emailing again.

1517637949274.png
Author
Sim
Downloads
68
Views
1,763
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Sim

  • Known Bots
    Known Bots
    Adds additional definitions for bot detection in sessions
  • Location Explain
    Location Explain
    Add an explanation to the location field
  • CLI Job / Cron Runner
    CLI Job / Cron Runner
    An advanced CLI triggered job runner for Unix cron with extensive debugging support
  • Archive Site
    Archive Site
    Put a site into archive mode and hide unnecessary features from guests
  • Items This Page
    Items This Page
    Add template variable $xf.itemsThisPage for how many posts/media items/resources/etc are on a page

Latest updates

  1. v3.0.0 major rebuild

    Addon has been re-architected to be more robust and extensible. Same functionality - should now...
  2. v2.1.2 bugfixes

    v2.1.2 (2020-05-16) add version requirements to addon.json bugfix: variable may not have been...
  3. v2.0.0 new addon_id

    I am changing the structure of the addon_id I use for my addons - so this version is a...
Back
Top Bottom