El vie., 14 jun. 2019 a las 16:33, Li, Mike (<[email protected]>) escribió: > > Hi Rainer, > I'm having issue with logging with rsyslog-8.1905.0.2.el6 which stops working > after some time. > ./tcpflood -m10 -p514 -Ttcp -t10.162.65.173 > 00001 open connections > starting run 1 > Sending 10 messages. > 00000010 messages sent > runtime: 0.000 > 00001 close connections > End of tcpflood Run
Can you reproduce this? If so, can you send me a debug log? > > But I cannot find the messages in log file after a few tests. > > I see lots of : > 2019 Jun 14 13:56:06 ip-10-162-65-173 gnutls returned error on handshake: A > TLS packet with unexpected length was received. [v8.1905.0 try > https://www.rsyslog.com/e/2083 ] > Which caused the rsyslog to hang? These seem to be unrelated, but I don't know without the debug log. > > After I restart rsyslog with pkill -9 -f rsyslog; service rsyslog start. > Logging resumes. > I saw logging issues in email thread " 8.1905.0 Logging Stops" > Will there another release coming soon and when will it be available from > http://rpms.adiscon.com/v8-stable/epel-6/x86_64/RPMS/?C=M;O=D? I don't know - so far I have no idea of what might be the cause of this nor can I reproduce. Rainer > > Thanks. > Mike > > -----Original Message----- > From: Rainer Gerhards <[email protected]> > Sent: Friday, June 14, 2019 10:15 AM > To: rsyslog-users <[email protected]> > Cc: Li, Mike <[email protected]> > Subject: Re: [rsyslog] installing rsyslog-8.1905.0-2.el7.x86_64 and > rsyslog-gnutls-8.1905.0-2.el7.x86_64 issues on AmazonLinux > > EXTERNAL: Verify sender before opening attachments or links. > > Just so that you get a reply: I have no idea of what is the differnce between > CentOS and Amazon linux. > > Rainer > > El vie., 14 jun. 2019 a las 15:33, Li, Mike via rsyslog > (<[email protected]>) escribió: > > > > Hi, > > FYI, I was also to install epel6's rsyslog-8.1905.0-2.el6.x86_64.rpm > > and rsyslog-gnutls-8.1905.0-2.el6.x86_64.rpm > > Without any error on AmazonLinux 2018.3. > > Could anyone advise why epel7's rsyslog-8.1905.0-2.el7.x86_64.rpm and > > rsyslog-gnutls-8.1905.0-2.el7.x86_64.rpm gave the install errors? > > Thanks. > > Mike > > > > From: Li, Mike > > Sent: Thursday, June 13, 2019 3:19 PM > > To: [email protected] > > Subject: installing rsyslog-8.1905.0-2.el7.x86_64 and > > rsyslog-gnutls-8.1905.0-2.el7.x86_64 issues on AmazonLinux > > > > Hi all, > > > > cat /etc/os-release > > NAME="Amazon Linux AMI" > > VERSION="2018.03" > > ID="amzn" > > ID_LIKE="rhel fedora" > > VERSION_ID="2018.03" > > PRETTY_NAME="Amazon Linux AMI 2018.03" > > ANSI_COLOR="0;33" > > CPE_NAME="cpe:/o:amazon:linux:2018.03:ga" > > HOME_URL=http://aws.amazon.com/amazon-linux-ami/ > > > > Ran yum -y install resolvedep rsyslog*rpm > > > > Examining rsyslog-8.1905.0-2.el7.x86_64.rpm: > > rsyslog-8.1905.0-2.el7.x86_64 Marking > > rsyslog-8.1905.0-2.el7.x86_64.rpm as an update to > > rsyslog-8.36.0-2.el6.x86_64 Examining > > rsyslog-gnutls-8.1905.0-2.el7.x86_64.rpm: > > rsyslog-gnutls-8.1905.0-2.el7.x86_64 > > Marking rsyslog-gnutls-8.1905.0-2.el7.x86_64.rpm as an update to > > rsyslog-gnutls-8.36.0-2.el6.x86_64 > > Resolving Dependencies > > --> Running transaction check > > ---> Package rsyslog.x86_64 0:8.36.0-2.el6 will be updated Package > > ---> rsyslog.x86_64 0:8.1905.0-2.el7 will be an update > > --> Processing Dependency: libsystemd.so.0(LIBSYSTEMD_209)(64bit) for > > --> package: rsyslog-8.1905.0-2.el7.x86_64 Processing Dependency: > > --> systemd for package: rsyslog-8.1905.0-2.el7.x86_64 Processing > > --> Dependency: systemd for package: rsyslog-8.1905.0-2.el7.x86_64 > > --> Processing Dependency: systemd for package: > > --> rsyslog-8.1905.0-2.el7.x86_64 Processing Dependency: > > --> libsystemd.so.0()(64bit) for package: > > --> rsyslog-8.1905.0-2.el7.x86_64 > > ---> Package rsyslog-gnutls.x86_64 0:8.36.0-2.el6 will be updated > > ---> Package rsyslog-gnutls.x86_64 0:8.1905.0-2.el7 will be an update > > --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for > > --> package: rsyslog-gnutls-8.1905.0-2.el7.x86_64 > > --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for > > --> package: rsyslog-gnutls-8.1905.0-2.el7.x86_64 > > --> Processing Dependency: libgnutls.so.28()(64bit) for package: > > --> rsyslog-gnutls-8.1905.0-2.el7.x86_64 > > --> Finished Dependency Resolution > > Error: Package: rsyslog-gnutls-8.1905.0-2.el7.x86_64 > > (/rsyslog-gnutls-8.1905.0-2.el7.x86_64) > > Requires: libgnutls.so.28(GNUTLS_2_12)(64bit) > > Error: Package: rsyslog-8.1905.0-2.el7.x86_64 > > (/rsyslog-8.1905.0-2.el7.x86_64) > > Requires: libsystemd.so.0()(64bit) > > Error: Package: rsyslog-8.1905.0-2.el7.x86_64 > > (/rsyslog-8.1905.0-2.el7.x86_64) > > Requires: libsystemd.so.0(LIBSYSTEMD_209)(64bit) > > Error: Package: rsyslog-gnutls-8.1905.0-2.el7.x86_64 > > (/rsyslog-gnutls-8.1905.0-2.el7.x86_64) > > Requires: libgnutls.so.28(GNUTLS_1_4)(64bit) > > Error: Package: rsyslog-gnutls-8.1905.0-2.el7.x86_64 > > (/rsyslog-gnutls-8.1905.0-2.el7.x86_64) > > Requires: libgnutls.so.28()(64bit) > > Error: Package: rsyslog-8.1905.0-2.el7.x86_64 > > (/rsyslog-8.1905.0-2.el7.x86_64) > > Requires: systemd > > You could try using --skip-broken to work around the problem You could > > try running: rpm -Va --nofiles --nodigest > > > > > > Please advise. > > Thanks. > > Mike > > > > Confidentiality Notice:: This email, including attachments, may include > > non-public, proprietary, confidential or legally privileged information. > > If you are not an intended recipient or an authorized agent of an intended > > recipient, you are hereby notified that any dissemination, distribution or > > copying of the information contained in or transmitted with this e-mail is > > unauthorized and strictly prohibited. If you have received this email in > > error, please notify the sender by replying to this message and permanently > > delete this e-mail, its attachments, and any copies of it immediately. You > > should not retain, copy or use this e-mail or any attachment for any > > purpose, nor disclose all or any part of the contents to any other person. > > Thank you. > > _______________________________________________ > > rsyslog mailing list > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > http://www.rsyslog.com/professional-services/ > > What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE > > WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of > > sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T > > LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

