To run polliwog from the command line you will need Ant.
Next download polliwog and extract the file to a directory.
Then edit the build.xml file.
Replace value:
[[WEBSITE]]
with the name of your website, for example: www.mysite.com.Replace value:
[[LOCATION_OF_YOUR_LOG_FILE]]
with the full path of where your log file is, for example: /home/me/logs/my_log_file.txt.Then use command:
> ant
When polliwog has completed processing your log file it will provide information about the log and details about where it wrote the html files.