Send your Stream records to Papertrail for safe-keeping.
Contributors: japh
Tags: papertrail, stream, logging, hosted, actions, activity, [activity log](https://wordpress.org/plugins/tags/activity log), [activity logs](https://wordpress.org/plugins/tags/activity logs), [admin actions](https://wordpress.org/plugins/tags/admin actions), analytics, audit, [audit log](https://wordpress.org/plugins/tags/audit log), [audit logs](https://wordpress.org/plugins/tags/audit logs), change, changes, log, logs, stream, tracking, troubleshooting, [wp stream](https://wordpress.org/plugins/tags/wp stream)
Requires at least: 4.3
Tested up to: 4.3
Stable tag: 0.0.5
License: GPLv2 or later
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.
- Search for Stream to Papertrail in your WordPress dashboard.
- Install the plugin, and activate it.
- Set the Destination for Papertrail on your Stream settings screen.
- Made admin notices and explanation of Destination option clearer
- Removed 'program' and 'component' options in favour of using existing information
Props @Japh, @sirjonathan, @Troy
- Added option to enable/disable colourisation
Props @Japh
- Added ANSI escape codes for colourisation
Props @Japh
- Switched from using constants to options on the Stream settings screen
- Added check for Stream
Props @Japh
- Initial release