Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 957 Bytes

15-regex_exercise.md

File metadata and controls

44 lines (37 loc) · 957 Bytes
SPDX-FileCopyrightText SPDX-License-Identifier title author footer description keywords color class style
© 2023 Menacit AB <[email protected]>
CC-BY-SA-4.0
Logging course: Regular expression exercise
Joel Rangsmo <[email protected]>
© Course authors (CC BY-SA 4.0)
Regular expression exercise in logging course
logging
siem
course
#ffffff
invert
section.center { text-align: center; } table strong { color: #d63030; } table em { color: #2ce172; }

RegEx exercise

Let's try it out!

bg right:30%


Why re-invent the wheel?

Pop open your web browser and visit RegexOne (https://regexone.com)!

Feeling brave? Checkout the "Practice Problems" section.

bg right:30%