nandotech / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

Log to REST-based service #395

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Rather than logging to a centralized database, ELMAH could send a 
JSON-serialized exception to a user-specified endpoint to allow centralized 
exception logging. This would remove the need for a persistent DB connections.

This is _NOT_ a request for an endpoint, just the ability to supply our own 
endpoint.

Original issue reported on code.google.com by andle...@gmail.com on 6 Jul 2015 at 8:10

GoogleCodeExporter commented 8 years ago
Have you checked out the ErrorPostModule in the ELMAH Sandbox?

https://bitbucket.org/project-elmah/sandbox/src/9a5bc79e67de996ea98a4a1c111c4e3d
7fb02d9f/src/Sandbox/ErrorPostModule.cs?at=default

Original comment by azizatif on 6 Jul 2015 at 8:23

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/395
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 25 Aug 2015 at 8:27