Created
November 4, 2011 21:30
-
-
Save andymckay/1340537 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oremj | |
rsyslog sends local7 to syslog1 which also has rsyslog | |
oremj | |
messages will not be sent if the exceed the max size of a udp packet | |
oremj | |
which has happened before | |
andym | |
right | |
clouserw | |
I thought rsyslog switched to tcp | |
oremj | |
nope | |
oremj | |
tcp blocks | |
oremj | |
which means if syslog1 goes down, so does amo | |
clouserw | |
can we verify we're not losing udp packets somehow? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment