Actually I think it's good idea to have two types of logs
Actually I think it's good idea to have two types of logs
Posted Nov 21, 2011 1:31 UTC (Mon) by dlang (guest, #313)In reply to: Actually I think it's good idea to have two types of logs by Cyberax
Parent article: That newfangled Journal thing
Posted Nov 21, 2011 1:49 UTC (Mon)
by Cyberax (✭ supporter ✭, #52523)
[Link] (2 responses)
Posted Nov 21, 2011 10:31 UTC (Mon)
by dlang (guest, #313)
[Link]
but back to my point. you can send structured logs via syslog today, there is even a standard to do so. People choose not to do this today, but that's not the fault of the syslog mechanism, that's the fault of the programmers.
As has been noted elsewhere, you can still make unstructured logs through this new mechanism, so the new mechanism doesn't give you structured logs any more than syslog does
Posted Nov 23, 2011 17:01 UTC (Wed)
by sam-williams (guest, #57470)
[Link]
Structure would improve things a bit, but no self-respecting systems administrator would suggest they can't do their job without a bit of binary hand-holding. The binary fileformat could cause more problems then it cures. Care should be used in providing an ability to access this information with simply tools.
Actually I think it's good idea to have two types of logs
Actually I think it's good idea to have two types of logs
Actually I think it's good idea to have two types of logs