Download Event Log Analyzer
Description
Event Log Analyzer is a simple yet powerful tool to analyze event logs in Windows. It has features to group similar events together, give graphical view of distribution of events over time and in similarity. It is developed in C# and WPF and uses MVVM framework.
Icons
Source Files
The download file eventloganalyzer.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
EventLogAnalyzer/App.xaml/* ww w .jav a 2s.c o m*/
EventLogAnalyzer/App.xaml.cs
EventLogAnalyzer/Common/RelayCommand.cs
EventLogAnalyzer/Common/TemporaryValues.cs
EventLogAnalyzer/EventLogAnalyzer.csproj
EventLogAnalyzer/EventLogAnalyzer.csproj.user
EventLogAnalyzer/Model/BusinessModelBase.cs
EventLogAnalyzer/Model/CommonEvent.cs
EventLogAnalyzer/Model/EventLog.cs
EventLogAnalyzer/Model/EventLogAnalyzerModel.cs
EventLogAnalyzer/Model/LogFile.cs
EventLogAnalyzer/Properties/AssemblyInfo.cs
EventLogAnalyzer/Properties/Resources.Designer.cs
EventLogAnalyzer/Properties/Resources.resx
EventLogAnalyzer/Properties/Settings.Designer.cs
EventLogAnalyzer/Properties/Settings.settings
EventLogAnalyzer/View/Converter/BoolToOpacityConverter.cs
EventLogAnalyzer/View/Converter/BoolToVisibilityConverter.cs
EventLogAnalyzer/View/Converter/EventLogGroupsCountToWidthConverter.cs
EventLogAnalyzer/View/Converter/HighlightToColorConverter.cs
EventLogAnalyzer/View/Converter/LogCountToHeightConverter.cs
EventLogAnalyzer/View/Converter/OrderToYTranslateConverter.cs
EventLogAnalyzer/View/EventDetailsControl.xaml
EventLogAnalyzer/View/EventDetailsControl.xaml.cs
EventLogAnalyzer/View/EventLogFilesListControl.xaml
EventLogAnalyzer/View/EventLogFilesListControl.xaml.cs
EventLogAnalyzer/View/Image/OpenFile.png
EventLogAnalyzer/View/LogDistributionControl.xaml
EventLogAnalyzer/View/LogDistributionControl.xaml.cs
EventLogAnalyzer/View/LogDistributionListControl.xaml
EventLogAnalyzer/View/LogDistributionListControl.xaml.cs
EventLogAnalyzer/View/MainWindow.xaml
EventLogAnalyzer/View/MainWindow.xaml.cs
EventLogAnalyzer/ViewModel/EventDetailsViewModel.cs
EventLogAnalyzer/ViewModel/EventLogViewModel.cs
EventLogAnalyzer/ViewModel/EventLogsGroupViewModel.cs
EventLogAnalyzer/ViewModel/LogDistributionListViewModel.cs
EventLogAnalyzer/ViewModel/LogDistributionViewModel.cs
EventLogAnalyzer/ViewModel/LogFileViewModel.cs
EventLogAnalyzer/ViewModel/LogFilesViewModel.cs
EventLogAnalyzer/ViewModel/MainWindowViewModel.cs
EventLogAnalyzer/ViewModel/SelectedEventHandler.cs
EventLogAnalyzer/ViewModel/SelectedEventHandlerArgs.cs
EventLogAnalyzer/ViewModel/ShowLogDetailsEventHandler.cs
EventLogAnalyzer/ViewModel/ShowLogDetailsEventHandlerArgs.cs
EventLogAnalyzer/ViewModel/ShowLogGroupDetailsEventHandler.cs
EventLogAnalyzer/ViewModel/ShowLogGroupDetailsEventHandlerArgs.cs
EventLogAnalyzer/ViewModel/SortByCriteria.cs
EventLogAnalyzer/ViewModel/ViewModelBase.cs
EventLogAnalyzer/ViewModel/XAxisInclusionStrategies/AcceptAllStrategy.cs
EventLogAnalyzer/ViewModel/XAxisInclusionStrategies/CommonEventIdBasedStrategy.cs
EventLogAnalyzer/ViewModel/XAxisInclusionStrategies/IXAxisInclusionStrategy.cs
EventLogAnalyzer/ViewModel/XAxisInclusionStrategies/SearchBasedStrategy.cs
EventLogAnalyzer/ViewModel/XAxisInclusionStrategies/TimeBasedStrategy.cs
LogAnalyzers.sln
Download
Click the following link to download eventloganalyzer.zip.
eventloganalyzer.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »