Did anyone figure out the Regular Expression to extract the URLs?
Hi @mzeesoofally,
You can find a lot of open source Apache log parsing libraries on GitHub. You can find a sample regular expression by one of our learners here
Hope this helps.
Thanks
Regards,
Abhinav, CloudxLab
Hi abhinav
I used the Split function to get the urls, timestamp, error codes. I want to make sure if I have the right answer. I have sent my output to support@cloudxlab.com.