Sir,
I am using syslogd daemon to log the users who daily come to our
NAS. I Save all this information to a file,but the size of file is
growing repatidly .I want that this file split to another file at the
end of the day and the name of the file must belong to the current date.
IS there any way out.
I am also trying to use crontab daemon for it to copy the log file so
that the new name of file must be file name with current date.