Access Log

#1
I use OpenLiteSpeed 1.8.4 can i create separate access log for each robot or specify robot and for specify IP address for example
1- accessGooglebot.log 2- accessBingBot.log 3- myip.log
 
#2
I don’t think there’s a built-in feature for that, but you can customize the log format and then use a script or command to filter out the data you need into a separate file.
 
Top