Tool to import WebLogs into SQL Server

What can I use to import the Web logs into SQL Server on a daily basis ?

Thanks
hassan [ Mo, 19 November 2007 22:07 ] [ ID #1874366 ]

Re: Tool to import WebLogs into SQL Server

Hi,

BULK INSERT or bcp utility in SQL Server are two ways.


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Hassan wrote:

>What can I use to import the Web logs into SQL Server on a daily basis ?
>
>Thanks
Kristofer Gafvert [ Mo, 19 November 2007 23:11 ] [ ID #1874369 ]

Re: Tool to import WebLogs into SQL Server

Whats the source format ? I know how to use Bulk Insert, but is there
anything special I need to do from the source format perspective.

How do you handle duplicate entries when you import into SQL ?

Do you have a sample script that I could use ?

Thanks
"Kristofer Gafvert" <kgafvert [at] NEWSilopia.com> wrote in message
news:xn0fdw7ziw2m4nx01n [at] news.microsoft.com...
> Hi,
>
> BULK INSERT or bcp utility in SQL Server are two ways.
>
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> Hassan wrote:
>
>>What can I use to import the Web logs into SQL Server on a daily basis ?
>>
>>Thanks
hassan [ Di, 20 November 2007 01:29 ] [ ID #1875071 ]

Re: Tool to import WebLogs into SQL Server

Hassan,
Download this
http://www.microsoft.com/downloads/details.aspx?FamilyID=890 cd06b-abf8-4c25-91b2-f8d975cf8c07&displaylang=en

here is a sample
http://www.databasejournal.com/features/mssql/article.php/35 15886

Regards,

Trevor Benedict
MCSD


"Hassan" <hassan [at] test.com> wrote in message
news:%23ZDwxAvKIHA.5860 [at] TK2MSFTNGP04.phx.gbl...
> What can I use to import the Web logs into SQL Server on a daily basis ?
>
> Thanks
>
Trevor Benedict R [ Di, 20 November 2007 02:56 ] [ ID #1875072 ]

Re: Tool to import WebLogs into SQL Server

Hi,

Please see the following KB Article for instructions:

"How To Use SQL Server to Analyze Web Logs"
http://support.microsoft.com/kb/q296085/

It seems that i forgot that you need to remove the header lines, but there
are instructions in the KB Article, or use Log Parser.

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Hassan wrote:

>Whats the source format ? I know how to use Bulk Insert, but is there
>anything special I need to do from the source format perspective.
>
>How do you handle duplicate entries when you import into SQL ?
>
>Do you have a sample script that I could use ?
>
>Thanks
>"Kristofer Gafvert" <kgafvert [at] NEWSilopia.com> wrote in message
>news:xn0fdw7ziw2m4nx01n [at] news.microsoft.com...
>>Hi,
>>
>>BULK INSERT or bcp utility in SQL Server are two ways.
>>
>>
>>-- Regards,
>>Kristofer Gafvert
>>http://www.gafvert.info/iis/ - IIS Related Info
>>
>>
>>Hassan wrote:
>>
>>>What can I use to import the Web logs into SQL Server on a daily basis ?
>>>
>>>Thanks
Kristofer Gafvert [ Di, 20 November 2007 07:12 ] [ ID #1875078 ]
Webserver » microsoft.public.inetserver.iis » Tool to import WebLogs into SQL Server

Vorheriges Thema: Where could I get more information about IIS 7.0
Nächstes Thema: sptimer.mem