Hello
I have two logs, one in /var/log/slurm/log
and another in /var/log/slurmctld.log
For the second I had to enter the restart in the lines you gave me.
For /var/log/slurm/log do i have to write the same lines?
Thank you
Felix
On 7/27/2021 3:55 PM, Sean Crosby wrote:
/var/log/slurm/
Hi Felix,
>From one of the recent Slurm user group meetings, the recommended way to
>logrotate the Slurm logs is to send SIGUSR2.
My logrotate entry is
/var/log/slurm/slurmctld.log {
compress
missingok
nocopytruncate
nocreate
delaycompress
nomail
notifempty
noolddir
rotate 5