Package "adblock" - how to get a list of recent blocked domains?

I installed adblock to filter ads. But It seems, that there is content I need which is also filtered. I do not know the domain this content use.
Is it possible to e.g. Use this content and after that check log to see which domain was blocked?

The log Windows in luci for adblock is currently empty.

To make sure your set up is correct, you need to check “DNS Report” in the “General Settings” tab under Settings and set a “Report Directory” in “Advanced Report Settings”.

If you want to make the data persistent, put it somewhere other than /tmp. If you don’t want to ruin the built in emmc storage, use external storage.

I do not find them either on Luci or on Forris
May an important Detail: I have a Turris Omnia with updates from the stable branch.

Please provide the output of the following commands …

opkg list-installed | grep adblock
**and**
/etc/init.d/adblock status_service

better ?
/etc/init.d/adblock status

Nope, that doesn’t work in 19.x …

Different commands by AdBlock version ??

OS 3.11.21
Firmware Version OpenWrt omnia 15.05 r47055 / LuCI fd63d5cc7dfc69c640b741dceb80555141a80670 branch (git-19.318.61483-fd63d5c)
Kernel Version 4.4.199-a890a5a94ebb621f8f1720c24d12fef1-1

Currently tested by me works /etc/init.d/adblock status

root@turris:~# /etc/init.d/adblock status
::: adblock runtime information
  + adblock_status  : enabled
  + adblock_version : 3.5.1
  + overall_domains : 9030 (normal mode)
  + fetch_utility   : /usr/bin/wget (built-in)
  + dns_backend     : kresd (/etc/kresd)
  + last_rundate    : 27.12.2020 16:09:04
  + system_release  : Turris Omnia, OpenWrt omnia 15.05/3.11.21
root@turris:~#

root@turris:~# /etc/init.d/adblock status_service
Syntax: /etc/init.d/adblock [command]

Available commands:
        start   Start the service
        stop    Stop the service
        restart Restart the service
        reload  Reload configuration files (or restart if that fails)
        enable  Enable service autostart
        disable Disable service autostart
        suspend Suspend adblock processing
        resume  Resume adblock processing
        query   <DOMAIN> Query active blocklists for specific domains
        status  Print runtime information
root@turris:~#

Sorry, I wrote 19.x aka TurrisOS 5.x … if you are still using Chaos Clamer based TurrisOS, you have other command sets and no DNS report in adblock (that’s what I wanted to know from the thread opener).

Thanks @all for all this comments. Yes, I’m on the stable update channel.
AdBlock status only work after a restart of Adblock. Seems the same problem like on the AdBlock page on Luci. AdBlock is working but the status page work only for some hours after a restart of AdBlock. I’m on AdBlock 3.5.1 too

luci-app-adblock - git-19.318.61483-fd63d5c-1
::: adblock runtime information
+ adblock_status : enabled
+ adblock_version : 3.5.1
+ overall_domains : 44838 (normal mode)
+ fetch_utility : /usr/bin/wget (built-in)
+ dns_backend : kresd (/etc/kresd)
+ last_rundate : 30.12.2020 21:50:36
+ system_release : Turris Omnia, OpenWrt omnia 15.05/3.11.21