Much better :).
Funny, my old install (8.24) is getting called out in the documentation... :P

The message above most probably indicates that the system is out of UDP buffer 
space. But it may have different causes (e.g. out of sockets). If you can't 
find an easy solution, you need to monitor your system.
Note that old versions (like 8.24) always failed to send messages close to or 
larger than 64KiB.

I need to figure out if I'm running out of buffer space or sockets.

I ran netstat -nap | grep ... and I see:
tcp        0      0 0.0.0.0:514             0.0.0.0:*               LISTEN      
10634/rsyslogd
tcp6       0      0 :::514                  :::*                    LISTEN      
10634/rsyslogd
udp   215040      0 0.0.0.0:514             0.0.0.0:*                           
10634/rsyslogd
udp6       0      0 :::514                  :::*                                
10634/rsyslogd

That 215040 is kinda interesting, because I see it drop ... sometimes to 0, 
then go right back up, so guessing that's a limit of some sort.
Trying to figure out if that is the case, and if so, what tunable(s) to 
modify...

Radesh

-----Original Message-----
From: rsyslog <rsyslog-boun...@lists.adiscon.com> On Behalf Of Singh, Radesh 
via rsyslog
Sent: Friday, August 02, 2019 10:22 AM
To: Rainer Gerhards <rgerha...@hq.adiscon.com>; rsyslog-users 
<rsyslog@lists.adiscon.com>
Cc: Singh, Radesh <radesh_si...@csx.com>
Subject: Re: [rsyslog] [E]Re: Missing messages

Thanks Rainer!

-----Original Message-----
From: Rainer Gerhards <rgerha...@hq.adiscon.com>
Sent: Friday, August 02, 2019 10:16 AM
To: rsyslog-users <rsyslog@lists.adiscon.com>
Cc: David Lang <da...@lang.hm>; Singh, Radesh <radesh_si...@csx.com>
Subject: Re: [rsyslog] [E]Re: Missing messages

> Turns out there isn't any info at the link referenced in the error message :(.

I have updated the description:

https://secure-web.cisco.com/1ljbkttuf9WCPcd5-RVxhKETv_fcYO122sXETKVpZTsRg80d2cWuWoFKkNz0DAIX9rVf9qMZwEK-oYQTJYmARYISyf-BJj7hvx0lyfyK9lsJPP-F9X_CQaGvpviY5LhCj25Ld_bb2LPGfVyiOXmCCmlFb0Sc0NkOphrb86zWXdYabKJtOm8W9WJH8S0VCMCepXSZCmupQ5c9raGkW3-4cNG5g_-Jh6iQ8RoHT7XCsfxcTbUkhFsJdeLMNOZPLJwuf60wCA1UNQB0f8bVypuPQClVEN1AzXkbLPL-gOZakNNXhHTGDkrohzu74tHle1pH4DvmkZKbTZ3lR1QjHwNrgsThU6n0SkVQUw-wqzlUOEnC4lqlsa8rz1-02RMtNcTz7/https%3A%2F%2Fwww.rsyslog.com%2Frsyslog-error-2354%2F

Rainer

_______________________________________________
rsyslog mailing list
http://secure-web.cisco.com/1gnrQ4eEeNMkuPib5sR-s0XNTeozGHiUiazPq4w42TYNYxQ91r9HOvO9pgDi8DMrcn7uATl5U6Lx6Kps_QNfFxMjZnc_bEKm_WrvdJvWOiaga2t3nMc8Zaw0tIGTF0qej7pYdOvh6QhZtAzumwewCjyyu1YjbB2VcJPHxQ4goXe1qtOeAQ0xdYhFUOdsZTgx63D_hwpmOzZMaCRcr4XIkRpXR6ZHtbjKvMwf0tqNOUfoo4f-0Jgky7GRN2gJivhIp4E1EaGHL8BKdmGKvP72cEuxvQ-N3Ldo3MThqDInkfauTFiYM7w0PYsQLoGfjltKQjuncRWzBdV3TgdE-n9_egI5hDDLb8pU9d6o2S55TolLhytgIGvuwpiBJ5mTL4DtJ/http%3A%2F%2Flists.adiscon.net%2Fmailman%2Flistinfo%2Frsyslog
http://secure-web.cisco.com/1G2lziPaBr2JHycj7RSMQobPSugYu15Mt7pPD5HjW_WmTnUjbJRMFZvE9Aw0cObTaFUmsS-fx8cT4vmKjNgm89bFFqIyIuOzFTlartUpUFxffUXx1ioMZ-9DNM6-EbX-GRTAnVETsGEC3ulF3RQdIGdnl2tTL44lE3sz9TYCWSgFMdc2miNGp64ppzaDtZ4V8tI6SyY78FP2vqsV0dtaywl1oJIyME6FRA5dpdpQWRneM5GPe7TUW_wnOSZYTkTUvITluaC4vTY8jyzcnoeTQsL4juXtGqpaBN_5s7pOGFgI3-orPNglAcAIu2YZJgM8IGrEi84mME29Lhafoaned9bXG_dVKjj5fSqTwWGXzWdnLynnKrHyR_lpYE2-9BRCj/http%3A%2F%2Fwww.rsyslog.com%2Fprofessional-services%2F
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.

Reply via email to