i am a new user. I want to know how to clear mikrotik log entry? Below i give a mikrotik router log entry.Any can help me.

http://forum.mikrotik.com/t/how-to-remove-log-messages/18436/1
It might not actually show them as cleared until you log out and back in, but doing “/log print” from the terminal shows that they have been cleared.
If I recall… I think this:
/system logging action set memory-lines=1
/system logging action set memory-lines=100Will clear them all… you can’t clear specific ones.