Event2timeline
Simple Microsoft Windows sessions event logs visualization
Install / Use
/learn @certsocietegenerale/Event2timelineREADME
Event2Timeline
Event2Timeline is a free tool based on D3js to graph Microsoft Windows sessions events. It parses both EVTX event logs from post Vista systems (Vista, Windows 7, Windows 8), and CSV exports of the legacy EVT log files.
How to install
-
Clone the git repository
-
Create a virtual environment with virtualenv and activate it (optional)
-
Install requirements with
pip install -r requirements.txt
Alternatively:
-
Install python-dateutil (from pip:
pip install python-dateutil) - http://labix.org/python-dateutil -
Install python-evtx (from pip:
pip install python-evtx) - http://www.williballenthin.com/evtx/ -
You need to modify a variable in the tool because of the language localisation of the event logs
How to run
For old EVT files:
-
Convert your eventlogs to CSV format. You can use the free Microsoft Log Parser 2.2.
-
Run
event2timeline.py -c -f csv_filename.csv -
Open
timeline/timeline-sessions.htmlin your favorite browser
The timeline is divided into two parts: a large timeline, and a smaller one. You can select what events to display on the large timeline by dragging your mouse on the smaller timeline. Events encompassed in the selected timespan will be displayed on the bigger timeline.
Post-Vista EVTX files are supported. Just run event2timeline.py -e -f Security.evtx
Example

License
This work is licensed under the GPL License http://www.gnu.org/licenses/gpl.txt
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
