How much data is usually logged in data centers? Now I mean by the actual facilitator, not the individual clients renting space.
Asked
Active
Viewed 243 times
2 Answers
4
Depends on the data center and their policies. There is no standard.

sysadmin1138
- 133,124
- 18
- 176
- 300

Bart Silverstrim
- 31,172
- 9
- 67
- 87
-
Well of course, but whats a standard amount, an average. – Recursion Aug 05 '10 at 13:30
-
Since there doesn't exist a list of datacenters and their policies, this question doesn't have an answer. I guess it is a save bet to say that the minimum amount of logging any DC does is data transfer in and out, per client. Everything else is speculation. – Sven Aug 05 '10 at 13:39
-
Like SvenW said...it's speculation. There is no "standard". We could make assumations, but that's still pure speculation. And even if you asked them, you might get a half-truth or partial answer. Or an answer they think is honest but someone else knows isn't being followed (yeah, we monitor bandwidth per server...when really it's an aggregate at the router...) There's no standard. – Bart Silverstrim Aug 05 '10 at 13:44
2
Carrier neutral datacenters will typically not log anything but access controls and power usage.
People you get 'internet' from may log a bit more, from a technical perspective: your throughput graphs (Mbit/s and packets/s). If an incident occurs they may look into it a bit more, producing logs in the process. Example: your site is being dossed or is participating in a dos attack. Allmost everyone will log dynamic IP's to an accout. Legally there may be requirements in terms of saving log information for law enforcement. That typiscally consists of tcp from/to and timestamp.

Joris
- 5,969
- 1
- 16
- 13