Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.
/ Get-EventLogSpan Public archive

Function for veryfing Windows events log span

License

Notifications You must be signed in to change notification settings

ev3rl0ng/Get-EventLogSpan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

PowerShell function Get-EventLogSpan

is intended to check how old is the oldest event entry in event log.

Event logs can be parsed using Log Parser 2.2 or Windows PowerShell Get-WinEvent cmdlet from local or remote machine.

As the function result is returned PowerShell object which contain data like below LogName : Application LogSpanStatus : Normal ComputerName : Localhost OldestEventTime : 2013-12-06 00:45:13 LogTimeSpan : 430.23:02:55.7739014

Function contributed also to Technet Gallery https://gallery.technet.microsoft.com/PowerShell-Function-to-2ea8205a

About

Function for veryfing Windows events log span

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published