Understanding log formats
At the beginning of this chapter, we discussed how logs keep track of the four Ws related to an event. These were the when, where, who, and what of the event. Let's understand how each of these is done in a bit more detail in the following table:
Attribute |
Remarks | |
---|---|---|
When |
|
The log date and time can be different from that of an event in some cases, such as in situations where the event data is remotely collected at intermittent times |
Where |
|
|
Who |
|
Path and name of the code module/script |
What |
|
|