How to add browser, spider or OS definitions?
You can add custom browser, search engine spider and OS definitions in user_agents.ini file. Look at Unrecognized Browsers report. It shows all User Agent fields found in imported log files that are not described in user_agents.ini. If you get lots of hits from some kind of user agent (for example new download manager) that Deep Log Analyzer does not recognize, you can add custom definition for this user agent. It will be then recognized as a standard browser. Definitions should be entered in the following format in [Browsers] section: BROWSERXX=[Name],[Log file stamp used to find it] For example: BROWSER22=ReGet (downloader),ReGet The same format is used for search engine bots ([Spiders] section on user_agents.ini) and OSs ([Platforms] section in user_agents.ini). Back up edited ini-file as it can be overwritten when you install new version of Deep Log Analyzer.