Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: mainr on July 04, 2009, 03:55:23 PM
-
I've installed TC on a hard drive & setup a PPI. I'm doing some development, and would like log files created for debugging purposes. I've looked in /var/log, but there is nothing. Are logs generated, but in some other location, or are they disabled, and if so, how do I re-enable logging.
Thanks,
-
If you're talking about syslogd, it is disabled by default. There is the "syslog" boot option that can be used. Or it can be manually started.
-
That's exactly what I was looking for.
I'd like to redirect logs to a log server, but that can wait for now.
Thanks.