Thanks Olivier, I wasn't aware of the .misc file. This has resolved it. Mark
-----Original Message----- From: Olivier Cochard-Labbé [mailto:oliv...@cochard.me] Sent: Wednesday, August 14, 2013 7:24 AM To: bsdrp-users@lists.sourceforge.net Subject: Re: [Bsdrp-users] Issues with Syslog in BSDRP On Tue, Aug 13, 2013 at 2:21 PM, Mark van der Meulen <m...@fivenynes.com> wrote: > Hi List, > I am running a number of BSDRP based routers, and routers based off of my own > customisations of BSDRP and none of them appear to have working syslog. Logs > to local disk work fine, however I have two statements in each syslog config > file with directions to send ALL logs to our SIEM server and our log server(2 > servers in total). No logs make it to either server. Hi, the problem should be with the default configuration I've put in /etc/rc.conf.misc: # Prevent syslog to bind a network socket syslogd_flags="-ss" => The double "ss" flags prevent to use it as a syslog client too! Changing it to a one "s" prevent to be a syslog server (but works as a client). I will fix this default behavior for the next release, meanwhile you can edit the rc.conf.misc without problem. Regards, Olivier ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Bsdrp-users mailing list Bsdrp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bsdrp-users ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Bsdrp-users mailing list Bsdrp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bsdrp-users