Log Analysis

1. Overview

Log is a record of events. Part of what analysts do is to know how to extract valuable information from a pile of logs. Often times we need to do Event Correlation by checking different logs sources to identify signifiant events.

1.1 Logs Types

2. Description

While analyzing log, we want to have an idea of what the fields look like. This is easy if we are using GUI tool like Splunk. We simply nevagate to the left panel to see them (we can also add them to the filter, too)

However, in command line Interface environment, this can get really overwhelming. In my experience, it typically involves these steps:

2.2 Tools (more to come)

Resources:

Extended Readings:


Last Modified: 2026-01-06