Glen, Analog support both CLF and W3C (IIS).
If you insert LOGFORMAT COMMON in Analog config file, then Logfiles in Common Log Format can be read. My understanding is that Report Magic is a program to get nicer reports from Analog output, so it should work in the same way. Best Regards, Franck Lumpe Iberplus Internet, S.L. www.iberplus.es ----- Original Message ----- From: "Glen Carl - CSC" <[EMAIL PROTECTED]> To: "Jetspeed Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 6:51 PM Subject: Re: cvs commit: jakarta-jetspeed/proposals PortletUsageLogging.txt > In addition to WebTrends format would you also create a format supported > by Analog, http://www.analog.cx/ or better yet Report Magic, > http://www.reportmagic.org/ ? > > Thanks, > Glen > > [EMAIL PROTECTED] wrote: > > morciuch 2002/08/27 08:37:13 > > > > Added: proposals PortletUsageLogging.txt > > Log: > > Initial check in (see Bugzilla issue 11737) > > Approach > > ======== > > > > My proposed approach is to create a Turbine service responsible for managing the portlet usage statistcs. The call to this service's logAccess() method would be the "implanted" in appropriate places where portle content is requested. The most logical choice for the the logging engine is log4j. The following are main features of the feference implementation: > > > > 1. Log entry to utilize the Common Log Format for ease of integration with WebTrends (or similar tool). > > 2. Lightweight implementation of the logAccess method so it won't affect performance. > > 3. Current stats cache (optional). > > 4. Methods to return current stats from the cache - by portlet and by user (optional). > > 5. Administrative portlet to display current stats (optional). > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
