Re: [FRIDAY/OT] Access Log file reporting tools

2006-12-01 Thread Christopher Goldman
On Fri, 2006-12-01 at 12:16 -0500, Monkeyden wrote: > Does anyone know of an OSS log file reporting tool? We're using a very old > version of WebTrends, which usually works fine (but sometimes not). MGMT > doesn't want to "pony up" so, well, you know. Was hoping that Apache had > something. Mon

Re: [FRIDAY/OT] Access Log file reporting tools

2006-12-01 Thread Wendy Smoak
On 12/1/06, Monkeyden <[EMAIL PROTECTED]> wrote: I was referring to web server access log files, by which to generate traffic reports. I looked at Chainsaw but it's basically just a log file viewer. I need something that will process, and report on, a 10 million line access.log file. So... Ap

Re: [FRIDAY/OT] Access Log file reporting tools

2006-12-01 Thread Monkeyden
I was referring to web server access log files, by which to generate traffic reports. I looked at Chainsaw but it's basically just a log file viewer. I need something that will process, and report on, a 10 million line access.log file. On 12/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 12/

Re: [FRIDAY/OT] Access Log file reporting tools

2006-12-01 Thread Wendy Smoak
On 12/1/06, Monkeyden <[EMAIL PROTECTED]> wrote: Does anyone know of an OSS log file reporting tool? We're using a very old version of WebTrends, which usually works fine (but sometimes not). MGMT doesn't want to "pony up" so, well, you know. Was hoping that Apache had something. What sort o

[FRIDAY/OT] Access Log file reporting tools

2006-12-01 Thread Monkeyden
Does anyone know of an OSS log file reporting tool? We're using a very old version of WebTrends, which usually works fine (but sometimes not). MGMT doesn't want to "pony up" so, well, you know. Was hoping that Apache had something.

Re: Reporting Tools

2005-11-21 Thread Aldo Vadillo Batista
If you want to make pdf documents, you could use itext http://www.lowagie.com/iText/ 2005/11/21, Meenakshi Singh <[EMAIL PROTECTED]>: > Jasper Reports is a powerful open source tool. U can have a look at it at > http://jasperreports.sourceforge.net > > I have used it in my project & m satisfied

RE: Reporting Tools

2005-11-20 Thread Meenakshi Singh
Jasper Reports is a powerful open source tool. U can have a look at it at http://jasperreports.sourceforge.net I have used it in my project & m satisfied with the results. Regards, Meenakshi. - To unsubscribe, e-mail: [EMAIL PR

Re: Reporting Tools

2005-11-20 Thread Frank W. Zammetti
Datavision is another decent choice: http://datavision.sourceforge.net/ On the home page there is a link to an article I wrote about using it in a webapp (straight servlets). I've used it in Struts apps too, it's trivial if you use the article (and the accompanying sample code) as a starting

Re: Reporting Tools

2005-11-20 Thread Larry Meadors
It depends on what you are looking for. I have used both, and think they both suck. :-D Jasper has the advantage that it is free, but usability is crappy. Crystal has the advantage that it usually works, but requires a windows PC to modify the reports. Choose the evil you prefer. ;-) On a side

Re: Reporting Tools

2005-11-20 Thread Raghu Kanchustambham
You can try Jasper reports... Havent used it a lot myself .. but looks like a decent open source tool for generating reports with support for PDF, excel etc... ~raghu On 11/20/05, Rivka Shisman <[EMAIL PROTECTED]> wrote: > > Hi friends > > > > Can you recommend me a reporting tool that works nic

Reporting Tools

2005-11-19 Thread Rivka Shisman
Hi friends Can you recommend me a reporting tool that works nicely with Struts? Does someone use Crystal Reports? Thanks Rivka