Tiny module that let administrators define with more granularity the number of watchdog entries to keep in database.
Instead of a global configuration, you can choose how many entries to keep based on the entry type and severity level.

Idea is to avoid to miss/loose track of important entries that could be deleted due to a high level on info/notice/debug messages.

If what you are trying to do is to filter entries at write time instead, you might want to give a go at

Other watchdog related modules: https://www.drupal.org/search/site/watchdog?f[0]=ss_meta_type%3Amodule

Project information

Releases