Displaying 20 results from an estimated 50000 matches similar to: "rsyslog and imuxsocks"
2016 Jun 02
0
Rsyslog on C7
Hi,
I have problems with rsyslog on C7.
In /etc/rsyslog.d/iptables.conf I have:
# Log all iptables stuff separately
:msg, contains, "iptables: " {
action(type="omfile" file="/var/log/iptraf/info")
stop
}
THis works fine.
In /etc/rsyslog.d/mail.conf I have:
# Log all the mail messages in one place.
if ($syslogfacility-text == 'mail') then {
2012 Jul 11
0
[CentOS 6.3] rsyslog 5.8.10-2 - PreserveFQDN directive ignored
Hello,
I recently upgraded a server from CentOS 6.2 to 6.3
I found a change in the behavior of rsyslog's configuration file that
I found particularly interesting.
The "$PreserveFQDN on" directive was not being recognized as the
config remained unchanged during the upgrade. This incorrect behavior
caused the host to syslog with only the host name and not it's fully
qualified
2009 Aug 11
1
[PATCH node] Added support for remote logging with rsyslog-gssapi to node. NOTE: Needs selinux to be set to permissive (setenforce 0) to work.
TODO: Fix selinux :P
---
Makefile.am | 1 +
ovirt-node.spec.in | 3 ++
scripts/ovirt | 3 ++
scripts/ovirt-managed-rsyslog | 72 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 79 insertions(+), 0 deletions(-)
create mode 100755 scripts/ovirt-managed-rsyslog
diff --git a/Makefile.am b/Makefile.am
index 0374f07..5201a79 100644
2016 Apr 17
1
Rsyslog problems
Hi,
My rsyslog is not working as expected.
I have some thing in rsyslog.d that do well, like this:
# Log all iptables stuff separately
:msg, contains, "iptables: " {
action(type="omfile" file="/var/log/iptraf/info")
}
No problems with that.
Bu what's in /etc/rsyslog.conf like:
mail.* /var/log/mail/info
don't do anything at all.
Rsyslogd -N1 is OK,
2009 Aug 11
0
[PATCH server] Added support for remote logging with rsyslog-gssapi to server.
Nodes will use rsyslog to forward their logs to the server in
/var/log/remote.
---
installer/modules/ovirt/files/rsyslog.conf | 65 ++++++++++++++++++++
installer/modules/ovirt/manifests/ovirt.pp | 26 ++++++++
.../modules/ovirt/templates/ovirt-dns.conf.erb | 1 +
ovirt-server.spec.in | 3 +
scripts/ovirt-rsyslog-kerbsetup
2015 Nov 24
0
Google Ads in rsyslog documentation files
Hi Mark,
I'm not sure whether upstream is the right place to address this, but I'll try. I just downloaded all versions of the rsyslog sources from rsyslog.com, and found 'googlesyndication' links in the following versions:
rsyslog-4.8.0
rsyslog-5.10.0
rsyslog-5.10.1
rsyslog-5.8.13
rsyslog-6.6.0
rsyslog-7.3.0
rsyslog-7.3.1
rsyslog-7.3.2
rsyslog-7.3.3
rsyslog-7.3.4
rsyslog-7.3.5
2015 Nov 24
0
Google Ads in rsyslog documentation files
Hi all,
I know this comes from upstream (and most likely from the rsyslog project itself), but what's your opinion about Google Ads in system documentation files?
> [peckel at mucnvjmppmtr01 ~]$ cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 6.7 (Santiago)
> [peckel at mucnvjmppmtr01 ~]$ grep google /usr/share/doc/rsyslog-5.8.10/*
>
2019 Sep 18
0
CEBA-2019:2501 CentOS 7 rsyslog BugFix Update
CentOS Errata and Bugfix Advisory 2019:2501
Upstream details at : https://access.redhat.com/errata/RHBA-2019:2501
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
fa57fea42b1cdd050e9c8d1bf9a1ec4fc0bec10db00c4d2eea4c6cc94203746b rsyslog-8.24.0-41.el7_7.x86_64.rpm
2019 Oct 21
0
CEBA-2019:3061 CentOS 7 rsyslog BugFix Update
CentOS Errata and Bugfix Advisory 2019:3061
Upstream details at : https://access.redhat.com/errata/RHBA-2019:3061
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
276f321f41112dde88d867c01d9afa0ea673ac318185f9ee5f6ff54c0ce7c0d0 rsyslog-8.24.0-41.el7_7.2.x86_64.rpm
2020 Mar 25
0
CEBA-2020:0852 CentOS 7 rsyslog BugFix Update
CentOS Errata and Bugfix Advisory 2020:0852
Upstream details at : https://access.redhat.com/errata/RHBA-2020:0852
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
6fbc74c3da61f3c9d05998789ae1a0112613ff9b5afb3f61f29b761f0222974d rsyslog-8.24.0-41.el7_7.4.x86_64.rpm
2020 Jun 23
0
CEBA-2020:2660 CentOS 7 rsyslog BugFix Update
CentOS Errata and Bugfix Advisory 2020:2660
Upstream details at : https://access.redhat.com/errata/RHBA-2020:2660
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
9438f230bd6e32ba33aa6e9e9406a33da90801760a64e52c89c89d6b189c4e41 rsyslog-8.24.0-52.el7_8.2.x86_64.rpm
2014 Oct 13
0
CESA-2014:1397 Important CentOS 7 rsyslog Security Update
CentOS Errata and Security Advisory 2014:1397 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1397.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
948575ad1feeb02cbe239668584e1b84268e3bec81215d02d5d06cea0b8f533c rsyslog-7.4.7-7.el7_0.x86_64.rpm
2015 Nov 03
0
CEEA-2015:1957 CentOS 7 rsyslog Enhancement Update
CentOS Errata and Enhancement Advisory 2015:1957
Upstream details at : https://rhn.redhat.com/errata/RHEA-2015-1957.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
c34df2c5ca83f3062e80a18be6bb83b6821233a81f9e6ed926a20dae60f7360b rsyslog-7.4.7-7.el7_1.1.x86_64.rpm
2018 May 30
0
CEBA-2018:1375 CentOS 7 rsyslog BugFix Update
CentOS Errata and Bugfix Advisory 2018:1375
Upstream details at : https://access.redhat.com/errata/RHBA-2018:1375
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
e1d3e1d14aff3039268b7e988bdccb6d008d8e029fe30aa47ac30f37d5b9e748 rsyslog-8.24.0-16.el7_5.4.x86_64.rpm
2012 Jul 10
0
CESA-2012:0796 Moderate CentOS 6 rsyslog Update
CentOS Errata and Security Advisory 2012:0796 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0796.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
ae69919d4970410464c2cf6f2754565ce793cada7db3f910e36fbdb1f5c82f37 rsyslog-5.8.10-2.el6.i686.rpm
2013 Sep 09
0
CEBA-2013:1214 CentOS 6 rsyslog Update
CentOS Errata and Bugfix Advisory 2013:1214
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1214.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
658fbf427d84c14563ba649a1f9f1d313aea812e2a8bf034a58fcb6efd1233e7 rsyslog-5.8.10-7.el6_4.i686.rpm
2014 Dec 17
0
CEBA-2014:2004 CentOS 6 rsyslog BugFix Update
CentOS Errata and Bugfix Advisory 2014:2004
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-2004.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
1f6ae8d081bd71062e5523c3185f7374ec4eb6d449e92bd47ac27ba3106b0897 rsyslog-5.8.10-10.el6_6.i686.rpm
2010 Nov 26
1
rsyslog as default syslog daemon?
Hi all!
Is anybody here using rsyslog? I am looking for the right solution how
to use rsyslog in CentOS 5 as the default logging daemon. We use it
because of filtering using regular expressions.
I switched from sysklogd to rsyslog simply using
chkconfig --del syslog
chkconfig --add rsyslog
chkconfig rsyslog on
service syslog stop
service rsyslog start
but this seems not to be
2013 Feb 19
1
remote logging with rsyslog
This is a similar post to one I've made on the rsyslog list that has received
no responses after four days, so I figured I'd try here since the problem
seems to be CentOS specific. This is also my second attempt to send it to
this list as the first seems to have never showed up.
I am trying to test remote logging between two CentOS 6.3 systems and unable
to get the client logs to show up
2016 Feb 29
1
Discarding empty lines in rsyslog
Dear CentOS folk,
I've been try to solve one issue with rsyslog on CentOS 6, but can't
figure it out. I've searched through rsyslog documentation, and used
Google but not found anything that matches my issue.
I'm sending output of a program to rsyslog using "logger -t progname".
I've got the following config snippet in /etc/rsyslog.d:
$FileCreateMode 0644
if