This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Stream to Papertrail

Description

Stream records activity on your WordPress site in your WordPress database. This plugin allows you to also send those records to Papertrail for safe-keeping (and from there, you can also archive to Amazon S3).

Development of Stream to Papertrail takes place on GitHub. If you have problems or suggestions, please create an issue there.

Screenshots

  • Papertrail's display of colourised logs

Installation

  1. Search for Stream to Papertrail in your WordPress dashboard.
  2. Install the plugin, and activate it.
  3. Set the Destination for Papertrail on your Stream settings screen.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Stream to Papertrail” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Stream to Papertrail” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.0.5 — September 8, 2015

  • Made admin notices and explanation of Destination option clearer
  • Removed ‘program’ and ‘component’ options in favour of using existing information

Props @Japh, @sirjonathan, @Troy

0.0.4 — September 7, 2015

  • Added option to enable/disable colourisation

Props @Japh

0.0.3 — September 7, 2015

  • Added ANSI escape codes for colourisation

Props @Japh

0.0.2 — September 5, 2015

  • Switched from using constants to options on the Stream settings screen
  • Added check for Stream

Props @Japh

0.0.1 — September 3, 2015

  • Initial release

Props @Japh, @Troy