Describe the problem you’re having:

Since the latest updates the Event Log also shows 404 and resolve errors from feeds in a E_USER_NOTICE (1024)

Is it possible to disable these like it was before?

tt-rss version (including git commit id):

v20.10-0c39a85a3

have you tried not being subscribed to so many malfunctioning feeds?

the event log is there to log messages of interest to an instance administrator. if you don’t want to see such messages, nobody is forcing you to look there. demote yourself to user and forget this tab exists.

Well that’s inconvenient.

Now that I know of these not loading feeds from every user every update cycle, can it be possible to set a not logging flag for each in the database?
This is a huge security risk to clutter the Event Log and setting those non working feeds red is sufficient.

Please elaborate…

it seems everyone is a security expert these days

If you’re that worried about content of the logs then have them go through syslog, or otherwise to a file, and then run something like logcheck against them. That allows you to flag some things as actual security risks, and other things to just be ignored before emailing you the remaining output.

what could be useful is severity filtering dropdown and maybe search in the built-in log viewer.

(posting this as a note to self)