Basic log parsing with Regex - Regex Series

preview_player
Показать описание
Regex is a powerful tool and commonly used in many different places including cybersecurity. In this regex series, I will walk you through how to build the basic regex from scratch and use it to parse different logs. Hope you will enjoy it!

Рекомендации по теме
Комментарии
Автор

thank you this is a great help for my university studies

carlrose
Автор

Very nice explained hope you will do it continue. thanks, sir

gauravvishwakarma
Автор

Thank you so much for this video, can you pls show further how to apply the regex to all lines in a file and than moving it to pandas df so as to export it to excel.

Sarwesh_Khapre