Nlog monitoring with NLS

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
sth_bytelab
Posts: 25
Joined: Thu Aug 25, 2016 1:58 am

Nlog monitoring with NLS

Post by sth_bytelab »

Hi

Do any of you have experience in monitoring Nlog with NLS?
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nlog monitoring with NLS

Post by mcapra »

NLog isn't something we've spent much time working with. It doesn't look like there is native support for defining a Logstash target in NLog, but there is a custom plugin someone created that strives to achieve that:
https://github.com/kaa/nlog.targets.lumberjack

Strictly speaking if you are targeting the NLog output to a File you can ship it with NXLog to Nagios Log Server that way. Otherwise you could probably leverage the Nagios Log Server API as a WebService target.
Former Nagios employee
https://www.mcapra.com/
Locked