Created
October 23, 2014 13:00
-
-
Save ofca/56280f82913aabbf5569 to your computer and use it in GitHub Desktop.
Maybe someone find this useful - regex pattern to match all 404 errors in the Laravels logs.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^\[[^\]]+\].*NotFoundHttpException.*[^\[]+\[\] \[\] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment