On Mon, 14 Jul 2014 09:30:07 +0200
Botond Botyanszki wrote:
> TCP syslog does not guarantee message because there is no application
> level acknowledgement in the log transfer protocol.
I meant:
"TCP syslog does not guarantee message loss because there is no
application level acknowledgement in
Hi,
TCP syslog does not guarantee message because there is no application
level acknowledgement in the log transfer protocol.
When sending the data, this is first placed in the socket buffers of the
operating system. If there is a connection error, this data will be lost.
This is not a bug in nxl
Hello,
I use Nxlog in version 2.7.1191 and I want to send data using tcp between two
nxlog hosts. I set a simple configuration:
1st host nxlog.conf modules:
Module im_file
File"input.txt"
SavePos TRUE
Module om_tcp
Host{dst_addr}
Port