polliwog-notify Mailing List for polliwog - Java Web Log Analyzer
Status: Beta
Brought to you by:
barrygently
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|---|
|
From: Virginie N. <vir...@gm...> - 2007-09-19 08:19:20
|
Hello I'm new using polliwog ant have 2 questions : 1. Here is a copy of my question on forum. I post it here because I really need a response because polliwog seems to be THE tool I'm searching for. Hello, I'm new using polliwog and trying to use the basicLogFileIteratorFile. AS explained in docs, I add : <property id="basicLogFileIteratorFile" type="file" exists="true"> <description>A file which defines the iteration of log files.</description> <value><property id="myDirectory" />log-file-iterator.xml</value> </property> in my-properties.xml And of course my-properties file well defined. I also add log-file-iterator.xml with <dir path="C:/Downloads/SSH/logs" format="yyyyMMdd'.log'" type="date" /> Then I run the ant task and got an error. I debugged the project and found that task is looking for logFile propoerty. This must be defined in build.xml when using 1 log file .. but what does I have to do with this property on basicLogFileIteratorFile ???? Thx for your help 2. I looking for country GeoIP localisation. Is it possible to have a city localisation or does I have to developp some special code for this ? Thanks for your help, |