reveal search box

logcaster

Introduction

Usage

tail -f /var/log/messages | logcaster 239.31.33.7 31337

On the client side, to receive the above log file:

logrecv 239.31.33.7 31337 > /var/log/remote_messages

Caveats

If the machine you run on doesn't resolve to a proper IP address for it's hostname, then this script will fail.

Download

logcaster-0.1.tar.gz (07 May 2005) Initial Release

add commentAdd a comment