nanog mailing list archives
Re: Linux: concerns over systemd [OT]
From: Barry Shein <bzs () world std com>
Date: Thu, 23 Oct 2014 14:33:01 -0400
Going way off topic but what's still a disaster in log files is the
lack of standardization of output.
As another extreme OS/370 catalogued virtually (hah) every error msg,
if you thought you had a new one you added it to the catalogue as you
added it to an error msg in your program and it was likely someone
informed you something sufficient already existed, or you just
specialized an existing code -- e.g., IED101203EA77... might mean
daemon, file system problem, insufficient privilege,
recoverable/unrecoverable, etc and then you could add a few more
digits (...) to make it unique if you liked or use a known value and
some free format text as per usual if desired.
System/Kernel/Library wide.
I realize there have been a few very weak attempts at this with *ix
like errno, strerror (which for some bizarre reason never prints the
errno or symbolic error only some text albeit from a known table),
sysexits.h, %m in syslog which is just strerror(), etc.
But syslog et al needs to go way beyond the daemon, time, and priority
and free format text so log analyzers (including grep) have half a
chance.
Just my 2c.
--
-Barry Shein
The World | bzs () TheWorld com | http://www.TheWorld.com
Purveyors to the Trade | Voice: 800-THE-WRLD | Dial-Up: US, PR, Canada
Software Tool & Die | Public Access Internet | SINCE 1989 *oo*
Current thread:
- Re: Linux: concerns over systemd adoption and Debian's decision to switch, (continued)
- Re: Linux: concerns over systemd adoption and Debian's decision to switch Ricky Beam (Oct 21)
- Re: Linux: concerns over systemd [OT] Barry Shein (Oct 21)
- Re: Linux: concerns over systemd [OT] Andrew Sullivan (Oct 21)
- Re: Linux: concerns over systemd [OT] Christopher Morrow (Oct 21)
- Re: Linux: concerns over systemd [OT] Miles Fidelman (Oct 21)
- Re: Linux: concerns over systemd [OT] Barry Shein (Oct 22)
- Re: Linux: concerns over systemd [OT] Ricky Beam (Oct 22)
- Re: Linux: concerns over systemd [OT] Barry Shein (Oct 23)
- Re: Linux: concerns over systemd [OT] nanog (Oct 22)
- Re: Linux: concerns over systemd [OT] Jeffrey Ollie (Oct 22)
- Re: Linux: concerns over systemd [OT] Barry Shein (Oct 23)
- Re: Linux: concerns over systemd [OT] Andrew Sullivan (Oct 21)
- Re: Linux: concerns over systemd [OT] Jimmy Hess (Oct 22)
- Re: Linux: concerns over systemd [OT] Jeffrey Ollie (Oct 22)
- Re: Linux: concerns over systemd [OT] Jay Ashworth (Oct 27)
- Re: Linux: concerns over systemd [OT] Jim Mercer (Oct 27)
- Re: Linux: concerns over systemd [OT] Jeffrey Ollie (Oct 27)
- Re: Linux: concerns over systemd [OT] Jay Ashworth (Oct 27)
- Re: Linux: concerns over systemd [OT] Lamar Owen (Oct 27)
- Re: Linux: concerns over systemd [OT] Miles Fidelman (Oct 27)
- Re: Linux: concerns over systemd [OT] Jay Ashworth (Oct 28)
- Re: Linux: concerns over systemd [OT] Jim Mercer (Oct 22)
