Are there any "logger" alternatives to send messages to a syslog server?

hasu

Senior member
Apr 5, 2001
993
10
81
I am trying to send text messages to a syslog server using logger command. It seems that the logger depends on the configuration of the installed syslog system.

I am wondering if this can be achieved by some command line tool. Are there any tool in Linux which can take ip address and port number as arguments along with the text to be sent? I was thinking some thing like telnet, but the syslog server is configured using UDP.

Thanks!
 

Rob Burton

Junior Member
Sep 26, 2017
1
0
1
A great alternative is to use NXLog, which is a free, open source log management software. Give it a try, if you still need a high performance slog management solution!