All messages to syslog server with TCP

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
menno
Posts: 158
Joined: Fri May 21, 2010 1:27 am

All messages to syslog server with TCP

Post by menno »

hi all

all our messages & outputs going directly to our syslog server via the UDP 514 port.

Is it possible to make this TCP connection ?
Does HM supports TCP syslog connections ???

thanks in advance
Menno
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

HostMonitor Syslog action supports only UDP protocol.
However, you may try using "Send data to TCP/UDP port" action.
This action may send raw TCP data to specified host/port.

E.g. you may specify the following options for "Send data to TCP/UDP port" action:
Init packet:
<131>10.8.0.23 hostmon.exe[7376]: Test: %TestName%; Status: %Status%; Reply: %Reply%
Wait for answer: 0 sec
Final packet (string) to send: %0D%0A
menno
Posts: 158
Joined: Fri May 21, 2010 1:27 am

Post by menno »

Works great
many thanks
m :D
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

You are welcome!
Post Reply