Which Linux distribution / version ? Can you send output of
ls -l /etc/logrotate.d/ ls -l /usr/local/pf/logs/ Thanks Cheers! -dw. — Derek Wuelfrath [email protected] :: +1.514.447.4918 (x110) :: +1.866.353.6153 (x110) Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) > On Jun 23, 2016, at 12:49, Bebbet van Dinges <[email protected]> wrote: > > Here is the information you requested. I'm running 6.1.0. > > > [root@nac ~]# cat /etc/logrotate.d/packetfence > # logrotate file for PacketFence > > /usr/local/pf/logs/*log { > daily > rotate 90 > missingok > compress > create 640 pf pf > copytruncate > > # This following line is required for RHEL / CentOS 7 but will be > ignored on RHEL / CentOS 6 > su pf pf > } > > /usr/local/pf/logs/httpd.*.access /usr/local/pf/logs/httpd.*.error > /usr/local/pf/logs/httpd.*.catalyst { > daily > rotate 90 > missingok > compress > create 640 pf pf > copytruncate > > # This following line is required for RHEL / CentOS 7 but will be > ignored on RHEL / CentOS 6 > su pf pf > } ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
