[Feature Req.]Saving any log or settings on slave disk

I recently noticed that adding slave disk to Mikrotik is almost useless.
It can’t save logs or fetched files on the slave disk!

Therefore, the slave disk can only be used for Cache disk!

Please, add this option to all sections such as Logging & Fetch tool to save the output on the slave disk.


Thanks

really? but I can:
set 1 disk-file-count=2 disk-file-name=usb1/log disk-lines-per-file=100 disk-stop-on-full=no name=disk target=disk

Thanks!
Now, I understand how I can do that. However, it’s not a straightforward way.
It there was an option for selecting the default disk, it would be great.

Guess it was made because it is a unix-way. There are no devices as in the windows (C: D :slight_smile:, there is a mount point and the path in the general tree.

But, the system does not consider the extra device size as the total space. Then, you can not save any file larger than your disk1 free size on the second disk!

This is a real problem for me using the second drive using the approach you mentioned.