Skip to content

itefixnet/cowaxess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Note

📦 This project is no longer actively maintained. No new features or fixes are planned, but the repository remains available for reference.

CowAxess - GoAccess for Windows

CowAxess is a GoAccess implementation for Windows systems. It is a packaging of GoAccess, Cygwin, and many related tools to make it a complete and ready-to-use solution for real-time web log analysis.

Use Cases

CowAxess is ideal for:

  • Windows servers hosting web applications and APIs
  • Operations teams needing immediate log visibility without heavy platforms
  • Troubleshooting traffic spikes, errors, and bot activity
  • Environments requiring lightweight, scriptable log analysis

System Requirements

  • Supported Platforms: Windows Vista and higher

Installation

  1. Download CowAxess as a zip file from the GitHub Releases page
  2. Extract the downloaded zip file
  3. Run the installer: cowaxess_x.x.x_Installer.exe
  4. Follow the installation wizard:
    • Accept the License agreement
    • Specify an installation location

Usage

The batch file cowaxess.cmd is located at the root of the installation directory. This script starts GoAccess with a proper runtime environment.

Running Manually

cd C:\Path\To\CowAxess
cowaxess.cmd

Scheduling with Task Scheduler

You can use Windows Task Scheduler to run periodic reports:

  1. Open Windows Task Scheduler
  2. Create a new task
  3. Set the action to run cowaxess.cmd from your installation directory
  4. Configure your schedule (hourly, daily, etc.)

Uninstallation

To remove CowAxess from your system, delete the installation directory.

Links

License

CowAxess is licensed under the BSD 2-Clause License.

About

CowAxess — a ready-to-use Windows package bundling GoAccess, Cygwin, and essential tools for real-time web log analysis.

Topics

Resources

License

Stars

Watchers

Forks

Languages