Better windows event viewer

Better windows event viewer

System Requirements

Notice: On Windows 10/8/7/Vista, it’s recommended to use the new FullEventLogView utility, which shows all new event logs added starting from Windows Vista.
Also, on latest releases of Windows 10, the old APIs that this tool uses stopped working properly and MyEventViewer may crash or omit some of the events.

Articles About MyEventViewer

Versions History

  • Version 2.25:
    • Added option to specify time range filter in local time (‘Advanced Filter’ window).
    • Fixed to save the time range settings to the .cfg file.
  • Version 2.20:
    • Added ‘Choose Data Source’ option (F7), which allows you to view the events from a remote computer (In previous versions, you could only do it with /remote command-line option)
  • Version 2.14:
    • Fixed bug: MyEventViewer failed to display a check sign for ‘Show Advanced Filter Window On Start’ option when it was turned on.
  • Version 2.13:
    • Fixed MyEventViewer to display error message when it fails to load external file with /LoadFiles command-line option.
    • Fixed bug: MyEventViewer failed to remember the last size/position of the main window if it was not located in the primary monitor.
  • Version 2.12:
    • Fixed bug: The combination of /EventLogNames and the save command-line options failed to work properly.
  • Version 2.11:
    • Added secondary sorting support: You can now get a secondary sorting, by holding down the shift key while clicking the column header. Be aware that you only have to hold down the shift key when clicking the second/third/fourth column. To sort the first column you should not hold down the Shift key.
  • Version 2.10:
    • Added option to hide events with specific users (In ‘Advanced Filter’ window)
  • Version 2.07:
    • Fixed to display date/time properly according to daylight saving time settings.
  • Version 2.06:
    • Added ‘Copy Lower Pane Text’ option (Ctrl+L), which always copies the text from the lower pane, even when the upper pane is in focus.
  • Version 2.05:
    • Fixed the save command-line options to filter the events according to the current configuration.
  • Version 2.02:
    • Added /cfg command-line option, which instructs MyEventViewer to use a config file in another location instead if the default config file, for example:
      MyEventViewer.exe /cfg «%AppData%\MyEventViewer.cfg»
  • Version 2.01:
    • The lower pane now displays the event strings list if it fails to get the full message string from the event log dll.
  • Version 2.00:
    • Added ‘Event Description Display Mode’ option — Full Text or Strings List. If ‘Strings List’ option is selected, the lower pane displays the strings list stored in the event record instead of the full description text containing these strings.
  • Version 1.95:
    • Added option to display only the events with specific users (In ‘Advanced Filter’ window)
  • Version 1.90:
    • Added ‘Auto Scroll On New Event’ option.
  • Version 1.88:
    • Fixed the flickering occurred while scrolling the events list.
  • Version 1.87:
    • Added ‘Mark Odd/Even Rows’ option, under the View menu. When it’s turned on, the odd and even rows are displayed in different color, to make it easier to read a single line.
  • Version 1.86:
    • Sorting by event time: If the date/time of multiple events is identical, MyEventViewer now sorts the list by the log type, and then by the record number (In previous versions, the sorting of events with the same time was random)
    • Fixed issue: The properties and the ‘Advanced Options’ windows opened in the wrong monitor, on multi-monitors system.
  • Version 1.85:
    • Added Stop menu item, which allows you to stop the loading process of the events log.
  • Version 1.81:
    • Fixed the tab order of the ‘Advanced Options’ dialog-box.
  • Version 1.80:
    • Added /SaveDirect command line option, for using with the other save command-line options (/scomma, /stab, /sxml, and so on. )
      When you use the SaveDirect mode, the event log lines are saved directly to the disk, without loading them into the memory first. This means that you can save a list with large amount of event log lines into your disk without any memory problem, as long as you have enough disk space to store the saved file. The drawback of this mode: You cannot sort the log lines according to the column you choose with /sort command-line option.
  • Version 1.75:
    • Added /VisibleEventTypes command-line option, which allows you to specify the event types you wish to load.
    • Added /EventLogNames command-line option, which allows you to specify the event log names you wish to load.
  • Version 1.70:
    • Added ‘Start As Hidden’ option. When this option and ‘Put Icon On Tray’ option are turned on, the main window of MyEventViewer will be invisible on start.
  • Version 1.66:
    • Added accelerator keys to the event type filter (Ctrl+1 — Ctrl+5)
  • Version 1.65:
    • Added option to filter by Event ID.
  • Version 1.63:
    • Added new option: ‘Show Advanced Filter Window On Start’.
  • Version 1.62:
    • Added ‘Tray Balloon Event Type Filter’ option (Under the Options menu), which allows you to choose for which event types the tray balloon will be displayed.
  • Version 1.61:
    • Added option to load only the last xx events from every event log. (In the ‘Advanced Filter’ window)
  • Version 1.60:
    • Added ‘Put Icon On Tray’ option.
    • Added ‘Tray Balloon On New Event’ (works only when ‘Put Icon On Tray’ is turned on). When this option is turned on, and ‘Auto Refresh’ mode is enabled too, Every new event detected by MyEventViewer is displayed inside a tray balloon.
  • Version 1.55:
    • Added option to hide events by their source name, in the ‘Advanced Options’ window. You can specify multiple source names as comma delimited list (For exmaple: WinMgmt, w3svc, esent)
  • Version 1.50:
    • Added option to filter the events by source name, in the ‘Advanced Options’ window. You can specify multiple source names as comma delimited list (For exmaple: WinMgmt, w3svc, esent)
    • Added ‘Remote Event Description Mode’ under the Options menu, which allows you to control how the event description dll files are loaded when you connect a remote computer. In previous versions, the dll files were loaded from the local computer. Now you can choose whether to load them from local computer, remote computer or both. Be aware that loading dll files from the remote computer is a much slower process, and requires admin shares access (C$, D$, ADMIN$ and so on)
  • Version 1.45:
    • Added option to load the events on selected date/time range. (In ‘Advanced Filter’ window).
    • Added /advanced command-line option, for starting MyEventViewer with the ‘Advanced Filter’ window before loading the events.
  • Version 1.42:
    • The status bar now displays the total data size of selected events in KB/MB.
  • Version 1.41:
    • Added ‘Add Header Line To CSV/Tab-Delimited File’ option. When this option is turned on, the column names are added as the first line when you export to csv or tab-delimited file.
    • Added x64 download, for using on 64-bit versions of Windows.
  • Version 1.40:
    • Added ‘New Events Refresh’ (F8) — This refresh option only add new events that have been created since the previous refresh, instead of loading the entire events list. This refresh is much faster than the standard refresh option (F5), which reloads the entire events list.
    • Added ‘Auto Refresh’ under the Options menu (1, 3, 5, 10 seconds, or disabled) — When this option is turned on, newly created events are displayed automatically without using the refresh option. When using this option, it’s recommended to sort the events list by the event time, so the new events will appear in the top or in the bottom of the events list.
  • Version 1.37:
    • Fixed issue: Removed the wrong encoding from the xml string, which caused problems to some xml viewers, as well as removed wrong
      tag from the xml.
  • Version 1.36:
    • You can now send the events information to stdout by specifying an empty filename («») in the command-line. (For example: MyEventViewer.exe /stab «» >> c:\temp\evt.txt)
  • Version 1.35:
    • Added /LoadFiles command-line parameter, which allows you to load .evt files.
  • Version 1.30:
    • Added ‘Show Event Description In Table’ option, which allows you to view the description of the event in the ‘Event Description’ column.
  • Version 1.25:
    • Added command-line support.
  • Version 1.22:
    • Fixed bug: When using /remote option, MyEventViewer failed to display any non-system user name.
  • Version 1.21:
    • Fixed bug: When using /remote option, MyEventViewer cleared the log of local computer instead of the remote computer.
  • Version 1.20:
    • Added /remote command-line option to connect a remote computer.
  • Version 1.15:
    • Fixed bug: MyEventViewer stopped enumerating the logs when there was an item with very large data.
    • Fixed bug: MyEventViewer failed to display long text/data in the bottom pane.
    • New Option: ‘Find By Event Description’. When this option is checked, the find feature also searches inside the description of the event.
  • Version 1.11:
    • Fixed bug: MyEventViewer failed to display properly items with source name longer than 30 characters.
  • Version 1.10:
    • Fixed bug: The main window lost the focus when the user switched to another application and then returned back to MyEventViewer.
  • Version 1.09:
    • Fixed bug: MyEventViewer crashed when the event data was very large.
  • Version 1.08:
    • Added support for saving as comma-delimited file.
  • Version 1.07:
    • Fixed bug: MyEventViewer displayed ‘%%number’ string instead of the real error message.
  • Version 1.06:
    • Fixed bug in Event ID sorting.
    • Fixed a few points that might cause a crash in MyEventViewer
  • Version 1.05:
    • New option: Clean All Events Logs
    • New option: Show only events from the last xx minutes/hours/days. (In the Advanced Filter window)
  • Version 1.01 — Added filter by event type.
  • Version 1.00 — First release.
Читайте также:  Mac os не видит установочную флешку

Using MyEventViewer

Reading External .evt files

For example:
MyEventViewer.exe /LoadFiles «c:\temp\app.evt» «Application»
MyEventViewer.exe /LoadFiles «c:\temp\sec.evt» «Security» «c:\temp\app.evt» «Application»
MyEventViewer.exe /shtml «c:\temp\events1.html» /LoadFiles «c:\temp\sec.evt» «Security» «c:\temp\app.evt» «Application»

Connecting a remote computer in your network

In order to view the events of the remote computer, simply run MyEventViewer with /remote option, and specify the computer name, for example:
MyEventViewer.exe /remote \\MyComputerName
MyEventViewer.exe /remote \\192.168.0.1

In order to successfully get full admin access to the remote computer, read this Blog post: How to connect a remote Windows 7/Vista/XP computer with NirSoft utilities.

Windows Event Viewer Plus для Windows

Оценка:
  • 1
  • 2
  • 3
  • 4
  • 5

2.67 /5 голосов — 6

Лицензия:Бесплатная
Версия:1.0 | Сообщить о новой версии
Обновлено:16.02.2012
ОС:Windows 7, Vista, XP
Интерфейс:Английский
Разработчик:
Категории:Диагностика, тесты — Расширения
Загрузок (сегодня/всего):0 / 8 326 | Статистика
Размер:366 Кб
СКАЧАТЬ

Windows Event Viewer Plus — бесплатная программа с помощью которой можно быстро просмотреть журнал событий Windows. Предлагает гораздо больше возможностей, чем стандартный Windows Event Viewer:

  • Просматр журнала как на локальном компьютере, так и на удаленном компьютере по сети.
  • Панель инструментов дает быстрый доступ к некоторым встроенным функциям для решения проблем ПК.
  • Поиск ошибки и информации по ее устранению в Интернете: Microsoft Support, Bing, Google, Yahoo.
  • Сортировка по любому столбцу.
  • Экспорт в текстовый файл.

CPU-Z — небольшая полезная программа, с помощью которой вы получите всю информацию об.

AIDA64 Extreme Edition — незаменимое приложение для диагностики ПК с возможностью проведения.

FurMark — мощный инструмент, который будет в первую очередь полезен оверклокерам, позволяющий.

CrystalDiskMark — небольшая бесплатная программа, предназначенная для сравнительного анализа.

GPU-Z — отличная утилита для просмотра разнообразной информации о видеокарте и ее.

EVEREST Ultimate Edition — одно из лучших приложений для диагностики, тестирования и анализа.

Отзывы о программе Windows Event Viewer Plus

Tryndec про Windows Event Viewer Plus 1.0 [24-02-2014]

5 best Windows 10 event log viewers

Event log viewers are programs that track important events on your computer. Every app or program that runs on your computer leaves a trace in the event log, and before apps stop or crash, they post a notification. Every single event or change made on your computer is registered in the event log.

In other words, an event viewer is a program that scans long text log files, groups them and adds a simpler interface on huge amounts technical data. In case your computer doesn’t work properly, event viewers are essential because they offer you important information on the source of the problem.

Windows 10 comes with its own built-in event log viewer that offers users an in-depth image about the processes taking place on their computers. If you want to analyze particular event information, you can also use third-party event viewers.

Best Windows 10 event log viewers

Windows Event Log Viewer

Many Windows users rely on this built-in tool to check the events that take place on their computers. This tool has two major advantages: it’s already installed on your computer and has a very intuitive interface. You can launch the Windows Event Log Viewer by typing “event viewer in the search bar.

The tool’s screen is divided in three parts: the event categories are located in the left-hand sidebar, details about log events can be found in the middle section of the window, while the available actions are listed in the right-hand sidebar.

The Windows Event Log Viewer offers reports about five log events:

  • Application events: reports about app/ program issues.
  • Security events: reports about the results of security actions.
  • Setup events: mainly refers to domain controllers.
  • System events: these are reports sent by Windows system files about the issues encountered, and are usually self-healing issues.
  • Forwarded events: these arereports sent by other computers.

Event Log Explorer

This event log viewer allows users to view, analyze and monitor events recorded in Windows’ event logs. Event Log Explorer is better than Microsoft’s own Event Log Viewer, bringing more features to the table. Thanks to this tool, users can analyze various event logs: security, application, system, setup, directory service, DNS and more.

Other features include:

  • Instant access to event logs – Event Log Explorer works with both local and remote event logs, as well as with event log files in EVT and EVTX format.
  • Efficient filtering – filter by event descriptions using regular expressions, filter by security event parameters or you can build complex filters and organize them into a filter library.
  • Export events and report generator – export and print events.

You can download Event Log Explorer from Event Log for free.

MyEventViewer

MyEventViewer is another interesting, simpler alternative to Microsoft’s Event Log Viewer. This tools lets you watch multiple event logs in one list, together with event description and data. No installation process or additional DLL files are required to run this software, all you need to do is to launch the executable file.

Other features include:

  • It packs only the main features and options you need to monitor your system.
  • The simplistic interface is very user friendly.
  • You can view the events from a remote computer.
  • Certain events can be hidden from specific users.
  • Events can be filtered using a series of criteria.

You can download MyEventViewer from NirSoft for free.

FullEventLogView

This is NirSoft’s most recent event viewer, it was released on September 9, 2016. FullEventLogView is a simple tool for Windows 10 that displays the details of all Windows events in a table. With this tool you can view the events of your local computer, events of a remote computer on your network, and you can also export these events.

FullEventLogView is the upgraded version of MyEventViewer: “MyEventViewer is a very old tool […]. The old programming interface still works even on Windows 10, but it cannot access the new event logs added on Windows Vista and newer systems. […] FullEventLogView uses the new programming interface, so it displays all events.”

You can download FullEventLogView from NirSoft for free.

SentinelAgent

SentinelAgent is a cloud-based Windows monitoring software. This tool registers, stores and analyzes event logs, performance metrics and system inventory from any Windows PCs, tablets and servers on your network.

SentinelAgent is available for home users, small and medium businesses and enterprise clients. SentinelAgent for home users notifies you when your devices are having problems, and help you identify the source of the problem as well. No configuration is necessary, as the tool is already pre-configured to monitor specific computer performance elements and alert you by email as soon as issues are detected.

Other features include:

    7 Days Data Retention (Rotating) Monitor All Your Machines From 1 Account Pre-Configured Notifications for CPU/Disk Errors Pre-Configured Notifications for Event ID Errors No Ads. No Bloat. Network Installation Ready 2.7 Mb Disk Space Required.

You can download SentinelAgent for home users for free.

We hope this top 5 Windows 10 event log viewers help you to choose the tool that best suits your monitoring needs. Have you already tried out some of the event viewers listed in this article? Tell us more about your experience in the comment section below.

RELATED STORIES YOU NEED TO CHECK OUT:

Читайте также:  Windows не удалось завершить форматирование виндовс 10
Оцените статью