USB stocare for AdGuard Home

I would like to use a USB stick for AdGuard, can you tell me what format I should use for the USB stick and the script procedure that should be used to set up log saving?
you cannot implement an automation in the adguard tab if we want to use a USB as a storage medium for logs?

Hello,

  1. As long as the USB stick can be automatically mounted by the system, it can be used as a storage medium.
    No need to care about the partition format, just recommended the ext4.

  2. ADG's logs are printed in "logread" by default. You can point all logread logs to a path under your USB stick in Luci > System > System > Logging >

1 Like

Thank you, I've been using OpenWrt for 10 years and I didn't know about this setting.