Forum Moderators: DixonJones
Server OS: Windows
Control Panel: Plesk 7.5.0
The log files i have are huge as the site is visited a lot everyday. The log diles are not over 1gb in size and searching even the daily ones is impossible (im using the logs that come in Plesk.
Is there anything to make it easier for me to look through these logs to see how many time search bots are hitting the site?
For preprocessing your logs you can use a windows command such as "find /V ".jpg" filename.log > filename.nojpg" or you can use a good editor that can handle files of any size such as TextPad. On sites I do stats for (many sites) you can almost always shrink your logs by 90% when removing extra lines.
At the same time, logs of 40 MB a day are manageable without being shrunk - I assume you are using a stats program of some kind. If the program is choking on logs of this size then something else is wrong.
secondly, as for your original question. try archiving your logs on a periodic basis. either automatically or manually. if you don't know how to do it, ask your hosts to set it up for you.