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
All messages to syslog server with TCP
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
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
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
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact: