Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions logging/monolog_regex_based_excludes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
How to Configure Monolog to Exclude 404 Errors from the Log
===========================================================

See issue here: https://github.com/symfony/monolog-bundle/issues/166

Sometimes your logs become flooded with unwanted 404 HTTP errors, for example,
when an attacker scans your app for some well-known application paths (e.g.
`/phpmyadmin`). When using a ``fingers_crossed`` handler, you can exclude
Expand Down