The PsLogList application was developed to be a small command line tool that will show the contents of the System Event Log on the local computer, with visually-friendly formatting of Event Log records. Command line options let you view logs on different computers, use a different account to view a log, or to have the output formatted in a string-search friendly way.
Usage:
psloglist [-?] [\computer[,computer[,...] | @file [-u username [-p password]]] [-s [-t delimiter]] [-m #|-n #|-h #|-d #|-w][-c][-x][-r][-a mm/dd/yy][-b mm/dd/yy][-f filter] [-i ID[,ID[,...] | -e ID[,ID[,...]]] [-o event source[,event source][,..]]] [-q event source[,event source][,..]]] [-l event log file]@fileExecute the command on each of the computers listed in the file.-aDump records timestamped after specified date.-bDump records timestamped before specified date.-cClear the event log after displaying.-dOnly display records from previous n days.-eExclude events with the specified ID or IDs (up to 10).-fFilter event types with filter string (e.g. "-f w" to filter warnings).-hOnly display records from previous n hours.-iShow only events with the specified ID or IDs (up to 10).-lDump records from the specified event log file.-mOnly display records from previous n minutes.-nOnly display the number of most recent entries specified.-oShow only records from the specified event source (e.g. "-o cdrom").-pSpecifies optional password for user name. If you omit this you will be prompted to enter a hidden password.-qOmit records from the specified event source or sources (e.g. "-q cdrom").-rDump log from least recent to most recent.-sThis switch has PsLogList print Event Log records one-per-line, with comma delimited fields. This format is convenient for text searches, e.g. psloglist | findstr /i text, and for importing the output into a spreadsheet.-tThe default delimeter is a comma, but can be overriden with the specified character.-uSpecifies optional user name for login to remote computer.-wWait for new events, dumping them as they generate (local system only).-xDump extended data.eventlog
PsLogList runs on
Windows 10/11
and is available under the
Freeware
license
— the installer is 173 KB.
We’ve catalogued it under
System.
Help fellow users decide. Share your experience with PsLogList.