Log Format Validator

Validate that each log line matches an expected format (regex). Paste logs, enter pattern, get invalid lines.

About this tool

Each line is tested against the regex pattern. Lines that do not match are listed with line numbers. Use this to check log format consistency (e.g. timestamp + level + message).