Syslog over 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
Roland Gentner
Posts: 3
Joined: Thu Mar 26, 2009 11:05 am

Syslog over TCP ?

Post by Roland Gentner »

Hallo!

We cant use Syslog over UDP.

Is it possible to use Syslog over TCP?
How can we configure it in HostMonitor Version 7.78?

Regards
Roland Gentner
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Do you mean you cannot use UDP protocol due to some security policy? or you mean HostMonitor cannot send the message due to some error?

If your syslog daemon accepts TCP connections, I think you may try to setup "Send data to TCP/UDP port". Use "Init packet to send" similat to this <12>%mmm% %dd% %hh%:%nn%:00 192.168.10.100 hostmon.exe[100]:message you want to send, e.g. %TestName% %Status% %Reply%
Where 12 is Facility*8+Severity, 12 = User-level message + Warning, so <11> means User-level message + Error, <13> means User-level message + Notice, etc.
192.168.10.100 is IP address of the system, you should use IP address of the system where HostMonitor is runnign

Regards
Alex
Roland Gentner
Posts: 3
Joined: Thu Mar 26, 2009 11:05 am

Post by Roland Gentner »

Hallo Alex!

> Do you mean you cannot use UDP protocol due to some security policy?
> or you mean HostMonitor cannot send the message due to some error?
Our self programmed syslog server can only work with TCP protocoll. We are not able to implement UDP now.

Thank you for your sample to work with "send data to TCP/UDP port"!!!
We will attempt to implement this in HostMonitor next days.

Regards
Roland
Roland Gentner
Posts: 3
Joined: Thu Mar 26, 2009 11:05 am

Post by Roland Gentner »

Hallo Alex

thank you for your help! It goes - very well!

Regards
Roland
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You are welcome :)

Regards
Alex
Post Reply