logging fetch file

Hi,

since v6.20 the fetch file command is logged and this is flooding my log. Is there a chance to make this configurable in one of the next releases?

regards

Andrija

I have the same problem…
I have a script for DynDNS, which uses fetch for their work:

# get the current IP address from the internet (in case of double-nat)
/tool fetch mode=http address="checkip.dyndns.org" src-path="/" dst-path="/dyndns.checkip.html"
:delay 1
:local result [/file get dyndns.checkip.html contents]

In the log at a specified interval execution of the script (7 minutes), it appears:

Oct/15/2014 23:19:46 info fetch: file "dyndns.checkip.html" downloaded

These posts here very litter log.
How to fix it or where it’s make configure ?

Compelled use the service “cloud”, because due to the messages “fetch” log was impossible to read. And now i’m not using DynDNS. So bad…