About FLUSH LOGS

Hello, the FLUSH LOGS documentation says that it ‘let you implement log rotation’, but I have a logrotate job for query and searchd log files and works just well. So what’s new? Do I have now to run this after a log rotate or it’s just a manual way to truncate the log files?

“flush logs” is just executed signal USR1
“reload indexes” - same for HUP

That is if you set up the daemon to be SaaS.
When you connect to daemon remotely you can issue these commands instead of sending signals via external (OS) utils