Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: Op.Davoron on April 14, 2010, 04:34:30 AM

Title: Feature Request "Extend syslog Boot-Code for remote login"
Post by: Op.Davoron on April 14, 2010, 04:34:30 AM
Hi there,

I have a some Tinycore client in a netbooting setup.
I want to log client specific informations on the main server by rsyslog.

Syslog from Busybox have a -R option to send the logs to a remtote Logging-Server.
This do work very well but at the moment I have to start syslog -R manually.

There is the Boot-Code syslog to start syslog automatically but this do not support the Remote logging.

Could you extend the tc-config script to start remote logging automatically?

Only to start syslog with
-R HOST[:PORT]