linux - rsyslog EscapeControlCharactersOnReceive can't work in omfwd module? -


i'm using rsyslog omfwd log transfer , collect, "\t" has been changed "#011" rsyslog. tried use "$escapecontrolcharactersonreceive off" , saw omfile result of frontend server right, forward server can't process logline anymore(i can saw nic traffic in-flow keep still out-flow decrease 0).

i have put "$escapecontrolcharactersonreceive off" both in centre server rsyslog.conf , restart it, no changes.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -