Skip to main content

Questions tagged [log-messages]

Use it for questions about various types of logs in Drupal, including the ones shown in /admin/reports.

1 vote
1 answer
206 views

Just completed a migration of a site from Drupal 7 to 10, and it's gone pretty smoothly after quite a bit of preparation. One thing seems different in a frustrating way: In the prior site on Drupal7, ...
AlexT's user avatar
  • 13
1 vote
0 answers
154 views

I am trying to use System Logging on a Drupal 9.5 site running on CentOS7. I have followed the guide from here: https://www.drupal.org/docs/8/core/modules/syslog/overview and have the following set up:...
liquidcms's user avatar
  • 1,368
0 votes
1 answer
304 views

When POSTing to JSON:API with invalid parameters, UnprocessableHttpEntityException is thrown. However, in the logs, this exception does not contain the invalid payload that caused the exception. How ...
Patrick Kenny's user avatar
4 votes
1 answer
2k views

I'm trying to improve the code quality of my custom module by adding custom exceptions. Before, I was lazy and throwing \Exception everywhere, but I recently refactored all my code to use custom ...
Patrick Kenny's user avatar
3 votes
1 answer
117 views

Can I selectively DELETE rows from watchdog? I have annoying errors and warnings I'm slowly getting rid of, but I would like to keep the history of user actions (create, update and delete on content). ...
Francesco Marchetti-Stasi's user avatar
5 votes
1 answer
379 views

I wanted to override the logger.filelog service from filelog module to make use of my own parser. An error occurred through drush cim and drush cr when the new custom module that overrides the service ...
Michael Chen's user avatar
1 vote
1 answer
468 views

On my site often I see thousands of requests thats ends up 404 - page not found error. How can I block the IP that exceeds more than certain number of requests within a span of time from Drupal?
Tapash's user avatar
  • 157
2 votes
1 answer
233 views

I have a functional test that is failing, and I think that there could be some useful information in the database log, but unfortunately the test suite only runs in containers on GitLab CI so I don't ...
GuyPaddock's user avatar

15 30 50 per page
1
2 3 4 5
12