/var/log/mlnx_snap/*_mlnx_snap_log*.log {
	size 50k
	create 0600 root root
	rotate 4
	nodateext
	postrotate
		/usr/sbin/fuser $1.1 -k -HUP
	endscript
}
