Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing web logs

Status
Not open for further replies.

mattquantic

Programmer
Mar 28, 2004
196
GB
Hi. I used to work with MSSQL.

I has set up a sheduled task that imported the web log files into the database.

Is this possible?

M@)
 
Sure. Your script just needs to parse the log into fields and construct an import statement. I'd be surprised if there aren't a variety of them floating around the Internet. I've also seen references to set up web logging directly to a database, but haven't tried it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top