I have a script that updates the firehol.rsc list, the system logs me locally and now additionally remotely
/system logging disable numbers=0
/file
:global firehol [/file get firehol.rsc contents];
:if (firehol != “”) do={/ip firewall address-list remove [find where comment=“firehol”]
/import file-name=firehol.rsc;}
/system logging enable numbers=0
if it is as above the update logs will not break, after adding a remote log server - they are saved remotely how to update the above script so that it does not save locally
TOPICS ACTION
0 * info memory
1 * error memory
2 * warning memory
3 * critical memory
4 critical remote
5 error remote
6 info remote
7 warning remote