loader image
Skip to main content

Regular Expression (Regex)

A pattern language used for matching and extracting text (e.g., emails, IP addresses, hashes). Regex is widely used in log analysis, validation, and text processing but must be tested carefully to avoid false matches.

» Site Glossary