Quick Start Guide: Using Analog CE Without Report Magic

Welcome to Analog! The worlds most popular web log analyser.

Along with Report Magic, Analog CE is a recommended upgrade for any Analog Install. The following steps outline how to install and upgrade an Analog only installation (without Report Magic).

Note: Windows installation paths under c:\stats\ are provided as an example, however any suitable POSIX path on Unix, Linux of OS X can be used.

How To

  1. Create a folder on the root of C Drive called ‘stats’ (c:\stats)
  2. Download the binary edition of Analog CE for your platform (e.g. Windows)
  3. Extract the contents of the compressed file downloaded to c:\stats\analog\
  4. Create a folder called ‘logs’ under c:\stats (c:\stats\logs)
  5. Create a folder called ‘report’ under c:\stats (c:\stats\report)
  6. Copy the folder c:\stats\analog\images to c:\stats\report (c:\stats\report\images)
  7. You now need to create a configuration file for analog you can either do this by editing the file c:\stats\analog\analog.cfg or by using the Analog CE Configuration Generator.
    If you are a beginner you may find using the automatic generator easier.The details that you need for the Configuration File Generator are:
    Log File Path: c:\stats\logs
    Output Type: HTML
    Output Path: c:\stats\report
    If you use the generator, copy and paste the settings it provides into Windows Notepad, save the file as analog.cfg under c:\stats\analog\ (c:\stats\analog\analog.cfg), overwriting as necessary
  8. Copy your web server log files into the c:\stats\logs folder (they must be .log files if using the Configuration Generator)
  9. Open a Command Prompt and type the following and press return:
    cd /d “c:\stats\analog”
  10. Type ‘analog’ and press return. Analog will now run using your configuration file. Any errors will be reported on the screen
  11. Open the file index.html found under c:\stats\report to view the results