I seem to remember that the output used to be logged to /var/adm/messages. It has been a while since I have had to work with rc files.
After much research I find that the output is logged to the console and I can sit at the console and watch the messages fly by. I would rather look at them in a log file because my memory is limited to 3 or 4 lines and it appears there are multiple problems. Rebooting over and over is not a good option.
I could re-write all my scripts to output to a file but I would like to see the other messages that the default scripts output as well. Re-writing all the scripts is a daunting and error prone task.
I found that reviewing /var/adm/messages after a reboot conforting to see all the demons and processes starting up.
After much research I find that the output is logged to the console and I can sit at the console and watch the messages fly by. I would rather look at them in a log file because my memory is limited to 3 or 4 lines and it appears there are multiple problems. Rebooting over and over is not a good option.
I could re-write all my scripts to output to a file but I would like to see the other messages that the default scripts output as well. Re-writing all the scripts is a daunting and error prone task.
I found that reviewing /var/adm/messages after a reboot conforting to see all the demons and processes starting up.