How to verify rsyslog TCP communication with the server from the client side?
问题 I want to be able to know if all of the servers that I am logging to are properly receiving my TCP messages and answering back. I don't want to have to implement anything else on the server side, just want to monitor everything in the client machine. I want to be able to do something like a ping test but valid for a rsyslog environment, using its protocols and ports. I also know that there is a "debug" file but I believe its too much complicated to actually debug. 回答1: impstats can give you