head 1.4; access; symbols pkgsrc-2026Q1:1.4.0.30 pkgsrc-2026Q1-base:1.4 pkgsrc-2025Q4:1.4.0.28 pkgsrc-2025Q4-base:1.4 pkgsrc-2025Q3:1.4.0.26 pkgsrc-2025Q3-base:1.4 pkgsrc-2025Q2:1.4.0.24 pkgsrc-2025Q2-base:1.4 pkgsrc-2025Q1:1.4.0.22 pkgsrc-2025Q1-base:1.4 pkgsrc-2024Q4:1.4.0.20 pkgsrc-2024Q4-base:1.4 pkgsrc-2024Q3:1.4.0.18 pkgsrc-2024Q3-base:1.4 pkgsrc-2024Q2:1.4.0.16 pkgsrc-2024Q2-base:1.4 pkgsrc-2024Q1:1.4.0.14 pkgsrc-2024Q1-base:1.4 pkgsrc-2023Q4:1.4.0.12 pkgsrc-2023Q4-base:1.4 pkgsrc-2023Q3:1.4.0.10 pkgsrc-2023Q3-base:1.4 pkgsrc-2023Q2:1.4.0.8 pkgsrc-2023Q2-base:1.4 pkgsrc-2023Q1:1.4.0.6 pkgsrc-2023Q1-base:1.4 pkgsrc-2022Q4:1.4.0.4 pkgsrc-2022Q4-base:1.4 pkgsrc-2022Q3:1.4.0.2 pkgsrc-2022Q3-base:1.4 pkgsrc-2022Q2:1.3.0.60 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.58 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.3.0.56 pkgsrc-2021Q4-base:1.3 pkgsrc-2021Q3:1.3.0.54 pkgsrc-2021Q3-base:1.3 pkgsrc-2021Q2:1.3.0.52 pkgsrc-2021Q2-base:1.3 pkgsrc-2021Q1:1.3.0.50 pkgsrc-2021Q1-base:1.3 pkgsrc-2020Q4:1.3.0.48 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.46 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.42 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.22 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.3.0.44 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.40 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.38 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.36 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.34 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.32 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.30 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.28 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.3.0.26 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.24 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.20 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.18 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.16 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.14 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.12 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.10 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.8 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.6 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.4 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.2 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.2.0.2 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.1.0.2 pkgsrc-2014Q3-base:1.1; locks; strict; comment @# @; 1.4 date 2022.08.07.16.01.17; author gutteridge; state Exp; branches; next 1.3; commitid XyAwZqbrDeVGNXOD; 1.3 date 2015.01.16.16.58.28; author fhajny; state Exp; branches; next 1.2; commitid NPqDKfvqLbYMPg6y; 1.2 date 2014.12.12.12.47.46; author fhajny; state Exp; branches; next 1.1; commitid Fe570bEm5ivYxK1y; 1.1 date 2014.09.05.07.15.41; author fhajny; state Exp; branches; next ; commitid N9yhWKBhWEF8T7Px; desc @@ 1.4 log @rsyslog: adjust formatting, per pkglint @ text @$NetBSD: patch-platform_redhat_rsyslog.conf,v 1.3 2015/01/16 16:58:28 fhajny Exp $ Fix sample config file. Auto-select kernel logging module. --- platform/redhat/rsyslog.conf.orig 2015-01-12 14:15:52.000000000 +0000 +++ platform/redhat/rsyslog.conf @@@@ -4,14 +4,14 @@@@ # like we have with the default config. For more advanced # things, RainerScript configuration is suggested. # -# For more information see /usr/share/doc/rsyslog-*/rsyslog_conf.html +# For more information see `man rsyslog.conf` # or latest version online at http://www.rsyslog.com/doc/rsyslog_conf.html # If you experience problems, see http://www.rsyslog.com/doc/troubleshoot.html #### MODULES #### module(load="imuxsock") # provides support for local system logging (e.g. via logger command) -module(load="imklog") # provides kernel logging support (previously done by rklogd) +module(load="@@RSYSLOG_SYSMOD@@") # provides kernel logging support #module(load"immark") # provides --MARK-- message capability # Provides UDP syslog reception @ 1.3 log @Update rsyslog to 8.7.0. - add message metadata "system" to msg object this permits to store metadata alongside the message - imfile: add support for "filename" metadata this is useful in cases where wildcards are used - imptcp: make stats counter names consistent with what imudp, imtcp uses - added new module "omkafka" to support writing to Apache Kafka - omfwd: add new "udp.senddelay" parameter - mmnormalize enhancements - RainerScript "foreach" iterator and array reading support - now requires liblognorm >= 1.0.2 - add support for systemd >= 209 library names - BSD "ntp" facility (value 12) is now also supported in filter - bugfix: global(localHostName="xxx") was not respected in all modules - bugfix: emit correct error message on config-file-not-found - bugfix: impstats emitted invalid JSON format (if JSON was selected) - bugfix: (small) memory leak in omfile's outchannel code - bugfix: imuxsock did not deactivate some code not supported by platform @ text @d1 1 a1 1 $NetBSD: patch-platform_redhat_rsyslog.conf,v 1.2 2014/12/12 12:47:46 fhajny Exp $ d4 1 @ 1.2 log @Update rsyslog to 8.6.0. Version 8.6.0 [v8-stable] 2014-12-02 - configuration-setting rsyslogd command line options deprecated - new and enhanced plugins for 0mq. These are currently experimantal. - empty rulesets have been permitted. They no longer raise a syntax error. - add parameter -N3 to enable config check of partial config file - rsyslogd -e option has finally been removed - testbench improvements - testbench is now by default disabled - add new RainerScript functions warp() and replace() - mmnormalize can now also work on a variable - new property date options for day ordinal and week number - remove --enable-zlib configure option, we always require it - slight source-tree restructuring: contributed modules are now in their own ./contrib directory - bugfix: imudp makes rsyslog hang on shutdown when more than 1 thread used - bugfix: not all files closed on auto-backgrounding startup - bugfix: typo in queue configuration parameter made parameter unusable - bugfix: unitialized buffer off-by-one error in hostname generation - bugfix imuxsock: possible segfault when SysSock.Use="off" - bugfix: RainerScript: invalid ruleset names were accepted during ruleset defintion, but could of course not be used when e.g. calling a ruleset. - bugfix: some module entry points were not called for all modules callbacks like endCnfLoad() were primarily being called for input modules. This has been corrected. Note that this bugfix has some regression potential. - bugfix omlibdbi: connection was taken down in wrong thread - imttcp was removed because it was an incompleted experimental module - pmrfc3164sd because it was a custom module nobody used - omoracle was removed because it was orphaned and did not build/work for quite some years and nobody was interested in fixing it Version 8.5.0 [v8-stable] 2014-10-24 - imfile greatly refactored and support for wildcards added - PRI-handling code refactored for more clarity and robustness - ommail: add support for RainerScript config system [action() object] - refactored the auto-backgrounding method - make gntls tcp syslog driver emit more error messages - bugfix: imfile did not complain if configured file did not exist - bugfix: build failure on systems which don't have json_tokener_errors - imgssapi: log remote peer address in some error messages @ text @d1 1 a1 1 $NetBSD: patch-platform_redhat_rsyslog.conf,v 1.1 2014/09/05 07:15:41 fhajny Exp $ d4 1 a4 1 --- platform/redhat/rsyslog.conf.orig 2014-11-17 15:08:14.000000000 +0000 d6 8 a13 9 @@@@ -4,15 +4,14 @@@@ * like we have with the default config. For more advanced * things, RainerScript configuration is suggested. * - * For more information see /usr/share/doc/rsyslog-*/rsyslog_conf.html - * or latest version online at http://www.rsyslog.com/doc/rsyslog_conf.html + * For more information see http://www.rsyslog.com/doc/rsyslog_conf.html * If you experience problems, see http://www.rsyslog.com/doc/troubleshoot.html */ @ 1.1 log @Import rsyslog-8.4.0 as sysutils/rsyslog* (based on wip/rsyslog8). Rsyslog is an enhanced syslogd supporting, among others, MySQL, PostgreSQL, failover log destinations, syslog/tcp, fine grain output format control, high precision timestamps, queued operations and the ability to filter on any message part. It is quite compatible to stock sysklogd and can be used as a drop-in replacement. @ text @d1 1 a1 1 $NetBSD$ d4 1 a4 1 --- platform/redhat/rsyslog.conf.orig 2014-07-14 12:54:54.000000000 +0000 @