The Drug Overviews are flooded by bot requests at the moment. The problem is that we write all requests of them into our log files.
Can we automatically detected bots? E.g., the user agent name contains the word 'bot'. We could then write the requests to another log file (bot-log-file).
The Drug Overviews are flooded by bot requests at the moment. The problem is that we write all requests of them into our log files.
Can we automatically detected bots? E.g., the user agent name contains the word 'bot'. We could then write the requests to another log file (bot-log-file).
Requests in nginx looks like this.