What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

How to read a log

odarn

New Member
Joined
Jun 20, 2013
Messages
378
Reaction score
2
Is there maybe a guide for this? To know how to distinguish the different parts and how to interpret them?
 
Is there maybe a guide for this? To know how to distinguish the different parts and how to interpret them?

Hi, Odarn,

Log reading is a skill you have to acquire by 'doing your time'. There are no guides for it, and never will be. The guides would go stale almost as soon as they would be published.

Most of the time, it involves just looking at enough logs that you realize what belongs and what doesn't. It helps if you can read code.

There are very few books about log reading, and none of them are any good.

Basically, log reading is a skill learned by doing it.

cheers,
chinajade
 
Indeed. It is a skill we've developed by doing this for years.
We were always looking at our logs to know what happened the previous night, whether it was when HB stopped, a routine error, or a complete crash.

As CJ says, a lot of it is figuring out what doesn't belong and in this same part that doesn't belong there is usually a sign of what caused the problem.
 
Back
Top