Hi everyone, Ive had a quick search through the forum and Google and couldn't find what i ws looking for.
A client would like an "e-dashboard", which will essentially be an email with site statistics and user activity that is sent every morning to a certain distribution list.
Ive just discovered about log parser and it looks like it could be useful. Can anyone confirm if log parser is capable of the following? Im an asp .net developer and dont know too much about command line tools. What I would need is:
- To be able to run log parser automatically every night
- To parse a log on a different server and insert the results into an sql server table
- I suppose I can then use a DTS package to query the sql data and format this into an email to be sent out
Does this sound plausible or should I approach this differently?
Thanks in advance
Dave