Hello,
I've found that some files with *.arg extensions located in /.mount/var/log/shmlog/arg concumes alot of space on RE and not rotated (cleared) automatically.
To fix this I switch to backup RE and delete biggest *.arg file by hand.
Last time it was 13GB
root@:/.mount/var/log/shmlog/arg # rm jdhcpd-event.95.jdhcpd.0.arg
I'm not using telemetry and:
subscriber-management {
overrides {
shmlog {
disable;
}
}
enable;
}
Is it save to clear all files in directory /.mount/var/log/shmlog/arg?