Webalizer
Sign in to saveWebalizer is web log analysis software, which generates web pages of analysis, from access and usage logs. It is one of the most commonly used web server administration tools. It was initiated by Bradford L. Barrett in 1997. Statistics commonly reported by Webalizer include hits, visits, referrers, the visitors' countries, and the amount of data downloaded. These statistics can be viewed graphically and presented by different time frames, such as by day, hour, or month.
Wikidata facts
- Instance of
- free software
- Official website
- webalizer.net
- Image
- Referrer spam in Webalizer.png
- Has use
- web analytics
Show 6 more facts
- software version identifier
- 2.23-08
- copyright license
- GNU General Public License
- programmed in
- C
- Commons category
- Webalizer
- inception
- 1997-00-00
- operating system
- Unix-like operating system
Sources (3)
via Wikidata · CC0
~7 min read
Encyclopedic overview
8 sectionsContents
- Overview
- Command line
- Configuration
- Reports
- Internationalization
- Criticism
- See also
- External links
Webalizer is web log analysis software, which generates web pages of analysis, from access and usage logs. It is one of the most commonly used web server administration tools. It was initiated by Bradford L. Barrett in 1997. Statistics commonly reported by Webalizer include hits, visits, referrers, the visitors' countries, and the amount of data downloaded. These statistics can be viewed graphically and presented by different time frames, such as by day, hour, or month.
==Overview== Website traffic analysis is produced by grouping and aggregating various data items captured by the web server in the form of log files while the website visitor is browsing the website. The Webalizer analyzes web server log files, extracting such items as client's IP addresses, URL paths, processing times, user agents, referrers, etc. and grouping them in order to produce HTML reports.
Excerpted from Wikipedia’s “Webalizer” article, available under the CC BY-SA 4.0 licence.