# To send logs to local server logger "hello world" # To send logs to remote server nc -w0 -u 192.168.1.1 514 <<< "logging from remote"