October 1, 200619 yr Is there anyway to send syslog to another box? I would love to be able to send it to my linux box and parse for errors and generate alerts based on that. I didn't want to start mucking around with syslog.conf without asking first. Thanks. Roby Adams
October 1, 200619 yr Yes it should work. Define your own syslog.conf file and put it in the config directory of the Flash, then edit the 'go' script and put these lines in there: killall syslogd syslogd -m0 -f /boot/config/syslogd.conf The -m0 option turns off the mark messages, but if you want them then of course don't include that option.
Archived
This topic is now archived and is closed to further replies.