Posted On December 29, 2020

How to Calculate Logging Storage

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to Calculate Logging Storage
The Simple Formula:
Storage in Gigabytes = Number of Events x (Average Bytes per Event / Bytes to GiB conversion factor)
  • Bytes to GiB conversion factor: 1073741824
  • Average for Windows security events: 200 bytes
  • Average for highly complex database event: 1500 bytes
  • Average for mixed type events (database & security): 650 bytes

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Search for Installed Application by Name in PowerShell

One can search using the known Vendor or application Name as illustrated below: [testwindows]: PS…

Windows: Disable Low Disk Space Warning

To disable these balloon messages follow the steps below: 1. Open the Registry Editor by…

Server PDC Time Clock Synchronization 

Configuring the Windows Time service to use an external time source To configure an internal…