Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Circular Logging
Message
From
06/02/2009 10:42:02
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Circular Logging
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01379796
Message ID:
01379796
Views:
65
We provide a web service to our clients which receives requests, formats a new request and passes it on to any number of business partners using various techniques such as HTTP, Sockets, WebService. Upon getting back the different results we parse and package the data in a standard form and then return our digested data to our client. the initial request from our client is relatively short usually less than 60 characters. Our request to one of our partners is also small less that 200 characters. Replies from our partners can exceed sever thousand characters per request. and finally our response to our client is usually less than 2k.

We need to log the entire "conversation" to a log file. For end user convenience we want to log to a text file. Since we get about 1 - 3 per second a log file will soon spin out of control.

Does anyone have any suggestions as to how to "automatically" provide for some kind of circular logging?

Thanks

Glenn
Next
Reply
Map
View

Click here to load this message in the networking platform