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 turn on automatic logon in Windows XP that is joined to a domain

Start - Run - regedit - [enter] Locate the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon Double-click DefaultUserName,…

Websense Filtering Precedence

1.  Username 2.  Workstation IP 3.  Network Range 4.  User Groups 5.  OU Structure 6. …

ADFS Configurations

View existing ADFS global configs PS C:\Users\administrator.CAP> get-AdfsGlobalWebContentSignOutPageDescriptionText :UpdatePasswordPageDescriptionText :Locale :CompanyName :CertificatePageDescriptionText :ErrorPageDescriptionText :ErrorPageGenericErrorMessage :ErrorPageAuthorizationErrorMessage…