David Bustos wrote: >Quoth Darren Reed on Fri, Jun 16, 2006 at 01:11:05PM +0800: > > >>Maybe this would a start would be an addition to the svclog script >>that is being developed - have an option to say "show me only the >>log content since the last boot"? >> >> > >Something like this was considered internally. svc.startd would record >the length of the log file in a property, and svcs would be able to >display everything since that offset. I don't think there's a bug or >plans otherwise for it. > >
I'm not sure that this is the right way to go about it because log file lengths are prone to change, even if they're not supposed to... Darren