/[smeserver]/rpms/smeserver-horde/sme10/smeserver-horde-1.0.0-bz11422-logging.patch
ViewVC logotype

Contents of /rpms/smeserver-horde/sme10/smeserver-horde-1.0.0-bz11422-logging.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Mar 16 20:47:36 2021 UTC (3 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-horde-1_0_0-33_el7_sme, smeserver-horde-1_0_0-27_el7_sme, smeserver-horde-1_0_0-26_el7_sme, smeserver-horde-1_0_0-29_el7_sme, smeserver-horde-1_0_0-30_el7_sme, smeserver-horde-1_0_0-35_el7_sme, smeserver-horde-1_0_0-32_el7_sme, smeserver-horde-1_0_0-28_el7_sme, smeserver-horde-1_0_0-31_el7_sme, smeserver-horde-1_0_0-34_el7_sme, HEAD
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0.0-26.sme
- clean rsyslog syntax for horde [SME: 11422]

1 diff -Nur --no-dereference smeserver-horde-1.0.0.old/root/etc/e-smith/templates/etc/rsyslog.conf/32horde smeserver-horde-1.0.0/root/etc/e-smith/templates/etc/rsyslog.conf/32horde
2 --- smeserver-horde-1.0.0.old/root/etc/e-smith/templates/etc/rsyslog.conf/32horde 2021-03-16 16:43:00.390000000 -0400
3 +++ smeserver-horde-1.0.0/root/etc/e-smith/templates/etc/rsyslog.conf/32horde 2021-03-16 16:44:49.548000000 -0400
4 @@ -2,7 +2,9 @@
5 # first remove noise with php base dir
6 if $programname == "HORDE" and $msg contains '/home/e-smith/.pearrc' then stop
7 if $programname == "HORDE" and $msg contains '/gpg) is not within the allowed path' then stop
8 -:programname, isequal, "HORDE" /var/log/horde/error.log
9 -:programname, isequal, "HORDE" stop
10 +# then more noise
11 if $msg contains 'DIGEST-MD5 common mech free' then stop
12 +# horde log
13 +:programname, isequal, "HORDE" /var/log/horde/error.log
14 +& stop
15

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed