How to save access logs by date?

#1
Now I've got access log in a single file(like "server.access.log"), but in order to analyze easliy, I want to save it day by day(like"server.access.20230808.log" and "server.access.20230809.log"). Till now, I haven't found a optional to enable this function. Is that possible? Wish somebody can offer me a kind help, much thanks. I have tried "Keep Days" and "Rolling Size (bytes)", but I'm sure they are not my want.
PS:I am Chinese, so my English maybe poor.
 
Top