Normalize Heterogeneous Logs
Bring several supplied log formats into one consistent event model.
Bring several supplied log formats into one consistent event model.
Prepare 20m · Build 110m · Verify 30m · Document 20m
Work only inside the folder created by Smartphone-Academy.py prepare log-normalization. Use the supplied samples or systems you personally administer.
Prepare the Termux workspace
Open Termux in the Academy root and prepare this lab with the local companion. It creates safe samples, notes and evidence files under your Termux account.
python Smartphone-Academy.py prepare log-normalizationNo root. Use the supplied files and keep the workspace under $HOME.Practical mission
- Define mandatory and optional event fields
- Parse three formats while preserving raw text
- Convert times and severity labels consistently
- Report coverage and every record that could not be normalized
A normalized event file with source provenance and parsing statistics.
Quality gate
Analyst reflection
Which result from “Report coverage and every record that could not be normalized” would need more evidence before it could support an operational decision?
After checking the evidence, run python Smartphone-Academy.py complete log-normalization. Progress is stored locally in the Termux home directory.