A rest API is not a particularly standard sort of log destination. I would
suggest you standardise on something like JSON/TLS for the log
transmission, and then at the receiver put this into your REST API. This
would also give you a separation of concerns as it decouples your clients
from your server imementation and allows you to, for example, add a REDIS
buffering layer prior to the API entry point.
On Wed, 20 May 2015 at 2:30 pm, Igor Gatis <igorga...@gmail.com> wrote:
> I'm already using nxlog as an (better) alternative to windows azure
> diagnostics logging. I wished it had support to write to Azure's table
> storage. Any chance someone here wrote an output module for it?
>
> I'm considering writing an output module myself, using REST API Azure
> provides. Biggest challenge form me has been to compile it under windows.
> I'd appreciate any help about that.
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> nxlog-ce-users mailing list
> nxlog-ce-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users