Stone Steps Webalizer is een command line application voor het analyseren van log-bestanden van webservers. Ondersteuning voor IIS, CLF, Squid en Apache is aanwezig. Het is gebaseerd op Webalizer waarvan de ontwikkeling al een tijd geleden gestopt is. Versie 2.1.10.23 van Stone Steps Webalizer is sinds kort beschikbaar met de volgende lijst van veranderingen:
Version 2.1.10.23:
- Converted most language files to UTF-8
- Changed the default value for HTMLCharset to UTF-8
- Linked with v4.4.16 of the Berkeley DB library
- Added more search engine query identifiers to the default list
- Improved support for ConvURLsLowerCase when processing Apache custom log files
- Added support for Apache hexadecimal URL escape sequences
- Improved overall performance, especially for Apache and IIS log formats
- Moved code unescaping URLs to the report generator (allows URL filters with %xx sequences)
- Improved referrer search strings reporting (now punctuation characters will be reported)
- Changed referrer processing logic to report full URL path (i.e. up to the '?' character)
- Changed Squid log parser to extract request processing time
- Fixed a problem that caused URLs containing :// to be partially converted to lower case
- Changed the code handling Ctrl-C to perform a faster shutdown
- BUG: URLs beginning with http(s):// were not HTML-encoded (XSS)
- BUG: The first search string immediately following '?' is discarded (e.g. ?q=text)
- BUG: [Linux] Fixed incorrectly-reported log file processing time/speed