This project is not covered by Drupal’s security advisory policy.
This module provides a watchdog implementation that sends all watchdog messages and exceptions to an Amon server.
Installation
See http://amon.cx/#install for information on installing Amon.
Enable this module as usual. In your settings.php file, provide the url to your Amon service. This defaults to http://127.0.0.1:2464/, the Amon service default. Make sure to include the trailing slash.
$conf['amon_url'] = 'http://127.0.0.1:2464/';
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools, Developer tools
- By zroger on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.