Forward or export data from NLS to another source

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Forward or export data from NLS to another source

Post by hsmith »

I would try to see if you can do something like this:

Code: Select all

tcp {
    host => ...
    port => ...
    type => ...
}
To limit to what type you want it to forward on. Outputs aren't something we've spent a large amount of time testing, as we try to make sure our product covers all of your logging concerns. Let me know if this doesn't work, and we can keep looking in to it!
Former Nagios Employee.
me.
dworthcsl
Posts: 95
Joined: Wed Jan 11, 2012 4:00 pm

Re: Forward or export data from NLS to another source

Post by dworthcsl »

Thanks. I will give it a try. I totally agree with you on the last statement. I intended NLS to be the last stop for logging. However, random initiatives pop up that we are asked to participate in. ;)
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Forward or export data from NLS to another source

Post by hsmith »

Let us know how it goes!

Thanks :)
Former Nagios Employee.
me.
Locked