All I can seem to find are overly complicated log analyzers that require the
customer to download their logs, etc. I want something simple where they
can just go to a web page on their site and see real time log information.
Does anyone have any suggestions or ideas?
Thanks in advance,
-Joe
"Joe Wolf" <j...@nospam.csgo.com> wrote in message
news:uKKIFO3...@TK2MSFTNGP09.phx.gbl...
Thanks for the info. I looked at Analog before, but I never could figure
out how to get it installed to be "automatic" for the various web sites
(about 20 on the server... all different customers).
Will look again... maybe just me but I wanted something simpler.
Thanks again,
Joe
"Dave" <no...@nowhere.com> wrote in message
news:p7udnTU5Gdr...@crocker.com...
On the other hand, if you'd prefer to spend your own time (and save money)
getting this to work, then you'll need to rig something up yourself using
whatever free/cheap software you can get your hands on.
Analog isn't automatic - none of the web log analysers are. Instead they
need to be "on-demand" - ie when you want/request a summary report, they
take the supplied log file (that contains all the raw data about each
request that came in), and they summarise it according to the parameters you
supply.
Cheers
Ken
"Joe Wolf" <j...@nospam.csgo.com> wrote in message
news:%23xGHdg3...@TK2MSFTNGP11.phx.gbl...
I use WebLog Expert to do exactly what you describe - very simple to use -
I set it up to generate new reports each night. I just analyze the last 7
days - extensive charts etc for the user to look at - all they need to do is
point their browser to a url (a page on their web where you have the reports
generated). I do not need live reports (or the extra complexity they add).
It can do reverse lookups, etc.
If you prefer you can update more than once daily (every hour or
whatever). Unless your users really need to know who is on NOW, knowing who
has been on over a preceding time period is much more useful.
Russ Stevens
You can schedule (using Scheduled Tasks) analog to run at a specified intervall.
--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com
(WebNews)
I have a program called logfilemanager. It can run at defined intervals via a scheduler and total your logfiles datatransfer it also creates an analog.exe (analog.cx) html logfile report and copies it to the client's web root. They can then review it. You can have the program run every hour or so (whatever your needs). It's very fast even with large logfiles.
John Cesta
---------------------------------
The CPU Checker - Maximize Server Uptime
LogFileManager - The only IIS Logfile Management Tool
DomainReportIt PRO - Helps Convert IIS Installs
http://www.serverautomationtools.com
>Dave,
>
>Thanks for the info. I looked at Analog before, but I never could figure
>out how to get it installed to be "automatic" for the various web sites
>(about 20 on the server... all different customers).
>
>Will look again... maybe just me but I wanted something simpler.
I configured Analog for multiple sites years ago and produce a stats
page nightly. For a look at the format (about a month old) try:
If you contact me offline I'd be happy to provide some settings and
scripts to get you started. Though I may have to do some digging to
find/remember them all, I haven't touched the process in probably
three years. I guess that's pretty automatic... :)
Otherwise, the suggestion about using a control panel is a good one if
you're doing web hosting and want full functionality for clients.
Jeff