You could setup a DTS package to import the logs into a SQL table, you can
then view the data with SQL Query Analyser.
IIS is able to write it's logs direct to SQL Server. This may be easier than
writing to .Txt file and importing.
There are lots of 3rd party tools that are designed to read the IIS logs and
gain meaning trends from it. WebTrends for example.
--
HTH
Ryan Waight, MCDBA, MCSE
"John Cantley" <jcstrider (AT) hotmail (DOT) com> wrote
Quote:
Can I do this and if so what do I use to get at the logs?
jc |