Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 22201

Beginner Basics • How to reset logging to default settings?

$
0
0
While debugging a problem with /tool/fetch I entered the command /system logging add topics=fetch. Now lots of unwanted messages are logged (attached).
How can I reset logging to default settings? I tried:
Code:
/system logging disable [find topics=fetch] /system logging reset 4/system logging disable [find topics=raw]/system logging disable [find topics=write]
without success. Here are the current settings:
Code:
/system logging printFlags: * - DEFAULTColumns: TOPICS, ACTION#   TOPICS    ACTION0 * info      memory1 * error     memory2 * warning   memory3 * critical  echo  4   fetch     memory/system logging action printFlags: * - default  0 * name="memory" target=memory memory-lines=1000 memory-stop-on-full=no  1 * name="disk" target=disk disk-file-name="log" disk-lines-per-file=1000 disk-file-count=2 disk-stop-on-full=no  2 * name="echo" target=echo remember=yes  3 * name="remote" target=remote remote=0.0.0.0 remote-port=514 src-address=0.0.0.0 bsd-syslog=no      syslog-time-format=bsd-syslog syslog-facility=daemon syslog-severity=auto 

Statistics: Posted by keg415 — Wed Jan 29, 2025 2:24 am



Viewing all articles
Browse latest Browse all 22201

Trending Articles