How to clear/reset UE_LOG from Terminal of Dedicated Server?

Is there any console command or C++ line to do this? clear/reset UE_LOG from Terminal of Dedicated Server?

Not that I see any. You can type help and look yourself through all of them.

I didn’t find anything useful.

I need the server terminal to be cleaned periodically as it overloads the ram and causes additional delay per frame.