On 04/23/2015 03:07 PM, Tom Kinghorn wrote: > Good afternoon list. > > Here is my scenario: > > I have 4 servers running Redhat 6 > > I have 8 smtp servers running running postfix, connecting to a Cisco > Load balacer which distributes traffic to the 4 policyd servers (Redhat). > > I am using docker and centos containers to run cbpolicyd (was having > issues running directly on Redhat...see previous posts) > > The above setup works really well with no performance issues yet. > > The only problem is that I am not seeing any log entries in > /var/log/maillog. > > ?var/log/cbpolicyd/cbpolicyd.log works fine. > > Is there a way to get logging to work to maillog? > > Has anyone else experience any issues? > > _*CBP version:*_ > Policyd (ClueBringer) v2.1.x-201205100639 - Copyright (c) 2007-2009 > AllWorldIT
The various options for logging are described in the .conf file, you need to choose them appropriately for your OS. We use Sys::Syslog, so check that manpage for any further info. Its not something cbpolicyd does itself. -N
_______________________________________________ Users mailing list Users@lists.policyd.org http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org