Linux 4/5 rsyslog alternitives for App logs

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
r34220
Posts: 72
Joined: Fri Feb 06, 2015 6:47 pm

Linux 4/5 rsyslog alternitives for App logs

Post by r34220 »

What are alternative ways without too much fuss to send application logs to Log Server? I found http://www.rsyslog.com/installing-rsysl ... -rhel-4-5/ but our Server admins are hesitant on installing it.
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: Linux 4/5 rsyslog alternitives for App logs

Post by cmerchant »

rsyslog and syslog-ng are currently syslog agents we support. Although you can use syslogd, see forum post:

http://support.nagios.com/forum/viewtop ... 37&t=29864

You need to be aware of the limitations to udp port 514, which you should look at this doc here for listening protected ports under 1024 on NLS:

http://library.nagios.com/library/produ ... eged-ports
Locked