13 best free log viewer software for windows

Встраивание просмотрщика в своё приложение

Log Viewer можно подключить к своему Java Web приложению как библиотеку, чтобы оно могло показывать пользователю свои логи. Иногда это удобней чем запуск отдельным приложением. Достаточно просто добавить зависимость на библиотеку библиотеку через Maven/Gradle и подключить один конфигурационный класс в spring context. Всё остальное сконфигурится автоматически, log viewer сам распознает какая система логгирования используется и возьмёт из её конфигурации расположение и формат логов. По умолчанию UI маппится на /logs, но всё можно кастомизировать. Пока автоматическая конфигурация работает только с Log4j и Logback.

Это тестировалось на маленьком количестве приложений, если у вас возникнут проблемы — смело пишите в discussions на GitHub.

LogViewer

LogViewer is another simple Log file viewer for Windows. It has a bit confusing interface. When you open it, you will see that the entire interface is blank, there is no menu or option at all. You will need to right click on its interface to see all the options it has. Start by choosing Open option to open any log file.

When a log file is opened, you can just scroll to see on its interface. You can change font size by again using the right click menu.

Now, there are a few good options that this software has, but none of those worked for me, and I am not really sure if I missed something. I encourage you to try them at your end.

  • Hide Rows feature lets you hide rows based on pattern you have specified. You can specify multiple patterns and all the rows that meet those patterns will be hidden.
  • You can colorize rows that match the specified pattern. You can specify multiple patterns, and different color with each pattern.
  • You can also sanitize lines, so that unwanted part from the lines is removed. Again, you need to specify patterns for that.

These are actually pretty powerful features, but none of them worked for me. If these worked, I would have placed this software pretty high up in the list.

This software also comes with a TCP port listener, that can listen to ports and create log.

Эмуляторы

Эмуляторы Lowrance — загружаемые программные приложения, которые моделируют на Вашем компьютере работу фактического прибора. Вы можете установить эмулятор на свой компьютер и программа создаcт виртуальный эхолот или GPS, который в точности повторяет внешний вид и работу прибора! Демонстрационные карты Navionics включены в эмуляторы продуктов, у которых есть возможность чтения карты памяти. Эти эмуляторы позволяют Вам:

  • попробовать эхолот, эхолот-навигатор Lowrance в работе, не покупая его
  • спокойно, в домашней обстановке, разобраться во всех функциях сонара и не тратить драгоценное время на обучение на воде
  • экспериментировать с дополнительными функциями и установками для максимально точной настройки под собственные нужды
  • детально осматривать сохраненные маршруты ваших путешествий, исследуя пути и рельеф дна в излюбленных местах рыбалки не расходуя топливо для лодки

Эмуляторы серий Mark, Elite выделены жирным.

  • Elite-5 Emulator |Загрузить (17 MB)
  • Elite-5x Emulator | Загрузить (15 MB)
  • Mark-5x Emulator | Загрузить (15 MB)
  • Lowrance AirMap 2000C | Загрузить (12.6 MB)
  • Lowrance LCX-25C | Загрузить (14.6 MB)
  • Lowrance LCX-112C | Загрузить (17.3 МБ)
  • Lowrance LMS-520C | Загрузить (17.3 МБ)
  • Lowrance LMS-522C iGPS | Загрузить (17.3 МБ)
  • Lowrance LMS-525C DF | Загрузить (17.3 МБ)
  • Lowrance LMS-527C DF iGPS | Загрузить (17.3 МБ)
  • Lowrance X125 | Загрузить (5.3 МБ)
  • Lowrance X126DF | Загрузить (5.3 МБ)
  • Lowrance X510C | Загрузить (5 МБ)
  • Lowrance X515C DF | Загрузить (4.9 МБ)
  • Lowrance X87 | Загрузить (3.3 МБ)
  • Lowrance X88DF | Загрузить (3.3 МБ)
  • Lowrance iFINDER H2O | Загрузить (12.5 МБ)
  • Lowrance iFINDER Pro | Загрузить (12.8 МБ)

Установка эмулятора предельно проста. Кликните на кнопку «загрузить», напротив интересующего вас прибора. В появившемся меню выберите кнопку «сохранить», затем укажите папку на вашем компьютере в которую загрузится эмулятор. После завершения загрузки запустите установочную программу и следуйте инструкциям (достаточно просто нажимать кнопку «Next»). По завершении установки в меню «Пуск/Программы» (Start/Programs) появиться новый раздел, в котором и будет эмулятор.Выключение программы происходит как и в настоящем приборе, а именно — необходимо нажать и удерживать кнопку «PWR». Для удаления программы достаточно зайти в «Панель управления» в раздел «Установка и удаление программ», найти там программу, которую вы хотите удалить и нажать на кнопку «Заменить/Удалить».

Конфигурация

Я старался сделать конфигурацию как можно проще, чтобы всё работало из коробки. Если попросить пользователя задать формат лога, то большинство просто закроют приложение и пойдут смотреть по старинке. Поэтому формат лога распознаётся автоматически. Конечно, это работает не всегда и часто не точно. Для таких случаев можно лога вручную в файле конфигурации. Можно использовать паттерны log4j, logback или просто регексп. Если ваш лог не распознался, но вам кажется что должен — создайте issue на GitHub, этим вы поможете проекту.

Самая нужная настройка — список видимых файлов. По умолчанию доступны все файлы с расширением «.log» и видна вся структура каталогов, но это не очень хорошо с точки зрения секьюрити. В конфигурационном файле можно ограничить видимость файлов с помощью списка паттернов типа такого:

Пользователю будут доступны только .log файлы в директории /opt/my-app/logs и любые файлы в директории ~/work и её поддиректориях.

Более подробная информация в документации на GitHub.

brief list of data providers

Real Time Data providers:

Data Provider Description
gRPC Real Time Data Provider A gRPC Data provider that connect to Analogy Log Server and read message back to Analogy Log Viewer
Analogy.AspNetCore.LogProvider A AspNetCore provider that streams logs to Analogy Log Server
Analogy.LogViewer.NLog.Targets NLog Target that streams logs to Analogy Log Server
Serilog Sink Serilog Sink that streams logs to Analogy Log Server
Windows event logs Real time Component of Windows Event logs Parser

Offline Data providers:

Data Provider Description
Serilog Parser Parser for Serilog log files
NLog Parser Parser for NLog log files
Log4Net Parser Parser for Log4Net log files
Regular Expression Parser Regular Expression Parser
IIS log Parser Parser for IIS log files
RSS Reader RSS Feeds inside Analogy Log Viewer
Generic Json Log Parser Generic Json Parser
XML Parser Generic XML Parser
Windows event logs Windows Event logs Parser
Plain Text Parser Plain Text Parser
Git History Display your Git Repository commit history
Kafka Producer/ consumer Kafka Producer / Consumer

Какую задачу мы решали?

Можно долго рассуждать о важности серверных логов и привести много примеров ситуаций, в которых они жизненно необходимы, но так как речь пойдет именно о сторонней системе и ее особенностях, то выделим ряд важных моментов:

  • Удобно, когда все логи хранятся в одном месте.

  • Круто, когда есть отчеты и возможность автоматически их проанализировать.

  • Полезно, когда логи можно посмотреть даже при “упавшем” сервере или после того как злоумышленник “прибрался” за собой.

  • Бесценно, когда о возникшей ошибке в логах будет оповещение.

Сформулировали задачу так:

“Подобрать бесплатное open source решение для сбора и анализа логов, не перегруженное функционалом, производительное, простое в установке и использовании.”

Перевод на английский и русский программы LogView

Установка: 1. Распакуйте приложенный к сообщению архив (если вы его не видите, значит уже появилась более новая версия, ищите в сообщениях темы) . 2. Файл LogView.sib скопируйте в папку C:\Program Files\LogView 2\Language\ 3. Файлы e-Station BC6.ini и e-Station BC8.ini скопируйте в папки C:\Program Files\LogView 2\Geraete\ и C:\Documents and Settings\Имя_пользователя\Application Data\LogView\Geraete\ 4. Запустите программу и в меню Datei->Sprache (или File->Language) выберите English (или Russian). 5. Если у вас отличный от e-Station BC6/BC8 тип ЗУ, или вы хотите, чтобы кривые на графиках имели русские имена — откройте нужный INI-файл из любой папки Geraete, отредактируйте его и сохраните в обе папки.

Если вы видите в интерфейсе «неродные» включенному языку слова, это означает одно из двух: 1. Заголовки некоторых окон можно переименовать через выпадающие меню (нажать на пиктограмму «стрелка вниз» рядом с названием и выбрать Rename). После этого желательно сохранить полученный вид рабочих окон (меню Вид -> Сохранить вид). 2. Довольно много слов в интерфейсе недоступны для перевода (жёстко зашиты в код программы), поэтому при включенном русском языке можно наткнуться на диалоговое окно и с немецким, и с английским текстом.

Замечания и поправки к переводу приветствуются.

Саму программу LogView брать здесь: LogView_2.4 Драйверы для зарядников iMax, RC-Power, E-Station и прочих с USB интерфейсом на чипе CP210x здесь: CP210x USB to UART Bridge VCP Drivers

LogView.zip‎ (43.3 Кб, Просмотров: 5484)

Источник

Move Event Viewer log files to another location

Important

This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see How to back up and restore the registry in Windows.

To move Event Viewer log files to another location on the hard disk, follow these steps:

  1. Click Start, and then click Run.

  2. In the Open box, type regedit, and then click OK.

  3. Locate and click the registry key: .

  4. Click the subkey that represents the event log that you want to move, for example, click Application.

  5. In the right pane, double-click File.

  6. Type the complete path to the new location (including the log file name) in the Value data box, and then click OK.

    For example, if you want to move the application log (Appevent.evt) to the Eventlogs folder on the E drive, type e:\eventlogs\appevent.evt.

  7. Repeat steps 4 through 6 for each log file that you want to move.

  8. Click Exit on the Registry menu.

  9. Restart the computer.

Dynamic Log Viewer

Dynamic Log Viewer, is another log viewer that lets you open large/heavy log files. It is a very fast log viewer in this list. I have tried 1 GB log file in this software and it opened it instantly within 1 second. It displays total number of lines in a log file along with its size on its interface. You can view the number of a particular line by clicking it.

Here are some of the features of this log viewer:

  • It has an Autoscroling feature, which automatically scrolls the loaded log file to bottom. If you don’t want this feature by default, you can lock Autoscrolling.
  • Click Restrict Empty Lines and this free Windows log viewer clears all empty lines from the log file.
  • Print option is also available. You can adjust page setup, page margins (in millimeters), and select page orientation (landscape or portrait) before taking a print out.
  • Coding Standards: This free log file reader supports more than 5 coding standards, which include: ANSI, OEM, UTF-7, UTF-8, etc. You can easily convert log file from one code to another code.
  • Dynamic Log viewer supports three languages: English, Czech, and Slovak.
  • Its other features include go to a line, full screen mode, etc.
  • You can define length of lines that you want to see, and the longer lines will be wrapped.

The biggest downside of this software is its search feature. You can only do an exact match search, and choose direction for it (forward or backwards). There is no option to do any regex search. Also, search results can’t be exported.

DebugView Capabilities

DebugView has a powerful array of features for controlling and
managing debug output.

Features new to version 4.6:

Support for Windows Vista 32-bit and 64-bit

Features new to version 4.5:

Support for log-file rollover: To better support long-running
captures, DebugView can now create a new log file each day,
optionally clearing the display when doing so.

Features new to version 4.4:

  • Support for Windows Server 2003 64-bit Edition and Windows XP
    64-bit Edition for x64:DebugView now captures kernel-mode debug
    output on 64-bit versions of Windows.
  • Clock-time toggle: you can now toggle between clock time and
    elapsed time modes.

Features new to version 4.3:

  • Support for Windows XP SP2:DebugView now captures kernel-mode
    debug output on Windows XP SP2.
  • More highlighting filters: Many people have asked for more
    highlighting filters.
  • Log file wrapping: A new log file option has DebugView wrap
    around to the start of the log file when the specified size limit is
    reached.
  • Larger buffers: Larger Win32 and kernel-mode buffers lessen the
    chance of dropped debug output.
  • Clear-output string: When DebugView sees the special debug
    output string «DBGVIEWCLEAR» it clears the output.
  • Client minimize-to-tray: You can now run the client minimized in
    the tray.

Features new to version 4.2:

  • Kernel-hook bug fixed:DebugView sometimes mistakenly report
    that it couldn’t hook kernel-mode debug output on Windows XP and
    Server 2003.
  • Client global-capture option: A new option allows the client to
    capture console Win32 debug output on Terminal Server systems when
    run from a non-console session.
  • Filtering improved: Filters can be much longer and now apply to
    Win32 process IDs when process IDs are included in the output.
  • Crash-dump support improved: Several bugs related to extracting
    kernel-mode output from crash dumps are fixed and DebugView now
    loads resulting log files.
  • More highlight filters:DebugView now has 10 highlight filters,
    up from 5.
  • Insert comments: A new menu item lets you insert comments into
    output.
  • New switches: New command-line switches allow you to specify
    history depth and load log files.
  • Better balloon tips: If an output line is wider than the screen
    its mouse hover balloon tip word wraps.

Features new to version 4.1:

  • Save and load filters: You can save and load filters, including
    the highlighting colors.
  • Load saved logs: You can now load a log file back into the
    DebugView output window.
  • Capture boot-time kernel-mode debug output: Under Windows 2000,
    you can use DebugView to capture debug output generated by drivers
    from the earliest point in the boot process.

Here is a list highlighting some of DebugView’s other features:

  • Remote monitoring: Capture kernel-mode and/or Win32 debug output
    from any computer accessible via TCP/IP — even across the Internet.
    You can monitor multiple remote computers simultaneously.
    DebugView will even install its client software itself if you are
    running it on a Windows 2000 system and are capturing from another
    Windows 2000 system in the same Network Neighborhood.
  • Most-recent-filter lists:DebugView remembers your most recent
    filter selections, with an interface that makes it easy to reselect
    them.
  • Process ID option: Toggle the display of process IDs for Win32
    debug output.
  • Clipboard copy: Select multiple lines in the output window and
    copy their contents to the clipboard.
  • Log-to-file: Write debug output to a file as its being captured.
  • Printing: Print all or part of captured debug output to a
    printer.
  • One-file payload:DebugView is implemented as one file.
  • Crash-Dump Support:DebugView can recover its buffers from a
    crash dump and save the output to a log file so that users can send
    you the output your Windows driver generated right up to the time of
    a crash.

The on-line help file describes all these features, and more, in
detail.

Могу ли я удалить или удалить Log Viewer.exe?

Не следует удалять безопасный исполняемый файл без уважительной причины, так как это может повлиять на производительность любых связанных программ, использующих этот файл. Не забывайте регулярно обновлять программное обеспечение и программы, чтобы избежать будущих проблем, вызванных поврежденными файлами. Что касается проблем с функциональностью программного обеспечения, проверяйте обновления драйверов и программного обеспечения чаще, чтобы избежать или вообще не возникало таких проблем.

Согласно различным источникам онлайн,
этот файл может быть вредным, но рекомендуется проверить надежность этого исполняемого файла самостоятельно, чтобы определить, является ли он безопасным или вирусом. Лучшая диагностика для этих подозрительных файлов — полный системный анализ с , Если файл классифицирован как вредоносный, эти приложения также удалят Log Viewer.exe и избавятся от связанных вредоносных программ.

Однако, если это не вирус и вам нужно удалить Log Viewer.exe, вы можете удалить Messenger Plus! для Skype со своего компьютера с помощью программы удаления, которая должна находиться по адресу: «C: \ Program Files \ Yuna Software \ Messenger Plus! for Skype \ Uninstall.exe». Если вы не можете найти его деинсталлятор, возможно, вам придется удалить Messenger Plus! для Skype, чтобы полностью удалить Log Viewer.exe. Вы можете использовать функцию «Добавить / удалить программу» в Панели управления Windows.

1. в Меню Пуск (для Windows 8 щелкните правой кнопкой мыши в нижнем левом углу экрана), нажмите Панель управления, а затем под Программы:
o Windows Vista / 7 / 8.1 / 10: нажмите Удаление программы.
o Windows XP: нажмите Установка и удаление программ.

2. Когда вы найдете программу Мессенджер Плюс! для скайпащелкните по нему, а затем:
o Windows Vista / 7 / 8.1 / 10: нажмите Удалить.
o Windows XP: нажмите Удалить or Изменить / Удалить вкладка (справа от программы).

3. Следуйте инструкциям по удалению Мессенджер Плюс! для скайпа.

Automatic highlighting

The LogViewPlus plug-in distinguishes three types of log entries:

  • errors
  • warnings
  • marks

Matching lines are marked with an icon within the gutter, too. If you only want the lines to have icons and no other hilighting should be performed set the parameter within the config file to .

It is possible to set a regular expression for detecting every type of log entry within the configuration file. If a file is loaded (or the file type is changed to «Logfile») it is automatically processed and all lines, that contain matches to the configured regular expressions are automatically highlighted and bookmarked. This way it is possible to analyse logfiles much faster and find the relevant portions with the «goto bookmark» (F2) functionality. The line highlighting feature shows the critical areas in the logfile via the Minimap. Portions of the logfile with a high density of red or yellow marks may hint at a problem.

If more than one regular expression matches for a given line of the logfile all matches are counted. For highlighting the line the error_filter takes precedence over the warning_filter and the warning_filter takes precedence over the mark_filter.

The «error_filter», «warning_filter» and «mark_filer» regular expressions contain sensible defaults. None the less you should tweak them to match the logfiles you’re frequently dealing with.

Configuration parameters

Parameter Default Description
error_filter All lines containing a match for this regular expression are marked with the scope defined by the error_scope setting and bookmarked.
error_scope Scope used for marking lines containing a match of the error_filter regular expression.
error_status_caption Prefix for the number of lines containing a match of the error_filter regular expression. This can be used for I18N.
warning_filter All lines containing a match for this regular expression are marked with the scope defined by the warning_scope setting and bookmarked.
warning_scope Scope used for marking lines containing a match of the warning_filter regular expression.
warning_status_caption Prefix for the number of lines containing a match of the warning_filter regular expression. This can be used for I18N.
mark_filter All lines containing a match for this regular expression are marked with the scope defined by the mark_scope setting and bookmarked.
mark_scope Scope used for marking lines containing a match of the mark_filter regular expression.
mark_status_caption Prefix for the number of lines containing a match of the mark_filter regular expression. This can be used for I18N.
auto_match_words If this config option is set to true the reguluar expression set via , and is automatically extended to only match whole words. If you want to use the regular expressions as they are specified, set this value to false.
highlight_style Configures the style for marking the lines selected by the filters. Available styles are: fill, outline, underline and none. See default config for details.

All configuration parameters can be set via the Preferences menu. Just open Preferences > Package Settings > Log View Plus > Settings.

File Peeker

File Peeker is a free lightweight log file reader which lets you open large log files quickly. The main advantage of this log file viewer is that it lets you specify the part of the log files that you want to view. For example, you can specify that you want to start viewing the log file starting 22,000 bytes, and view 10,000 bytes from there on. You can also specify this in percentage, that where do you want to start viewing your log file from, and then what percentage of it you want to view. I wish it had option to specify this information in terms of number of lines as well, but that feature is missing.

So, if you have a very large log file, but you know which part of it you want to view, then this freeware log viewer will come very handy.

It does provide search as well, but the search feature is pretty basic. You can only search for an exact match string, and choose to perform the search case sensitive or non-case sensitive. It does not have any option to perform regex based search. Also, when you search for a string, it does not highlight all the instances of that string, but only the first instance is highlighted. You have to press Search button again to go to the next search result.

A good feature of search is that you can choose to search the entire log file, or only the part of the log file that you have chosen to view.

So, to summarize, if you want a log viewer that lets you view a specific part of a log file, then File Peeker is a good software for that. But if you want one with powerful search options, then you need to use some other log viewer from this list.

Лицензионное соглашение об использовании

Fluke Corporation

FLUKE Power Log Software

Лицензионное соглашение об использовании

ИСПОЛЬЗУЯ ЭТОТ ПРОГРАММНЫЙ ПРОДУКТ КАКИМ-ЛИБО ОБРАЗОМ, ВЫ,

ТЕМ САМЫМ, СОГЛАШАЕТЕСЬ ПРИНЯТЬ СЛЕДУЮЩИЕ ПОЛОЖЕНИЯ И

УСЛОВИЯ. Fluke Corporation (Fluke) предоставляет вам неисключительное право

использования программы Fluke Power Log (Продукт) на одном или

нескольких ПК. Данное право не включает в себя право копировать,

модифицировать, сдавать в аренду, в лизинг, продавать, передавать или

распространять Продукт или любую его часть. Не разрешается вскрывать

технологию, декомпилировать или дизассемблировать Продукт. Корпорация Fluke гарантирует, что Продукт будет работать в условиях, для

которых он предназначен, в соответствии с сопровождающими его

письменными документами в течение 90 дней начиная с даты принятия

лицензии. Корпорация Fluke не гарантирует отсутствия ошибок при загрузке

Продукта, отсутствия в нем ошибок или его бесперебойной работы. КОРПОРАЦИЯ FLUKE НЕ ДАЕТ КАКИХ БЫ ТО НИ БЫЛО ГАРАНТИЙ В

ОТНОШЕНИИ ПРОГРАММНОГО ПРОДУКТА И СОПРОВОДИТЕЛЬНОЙ

ДОКУМЕНТАЦИИ, НИ ЯВНЫХ, НИ ПОДРАЗУМЕВАЕМЫХ, ВКЛЮЧАЯ

ПОДРАЗУМЕВАЕМЫЕ ГАРАНТИИ ПРИГОДНОСТИ К ПРОДАЖЕ ИЛИ ДЛЯ

КОНКРЕТНОЙ ЦЕЛИ, НО НЕ ОГРАНИЧИВАЯСЬ ИМИ. Корпорация Fluke ни при

каких обстоятельствах не несет ответственности за какие-либо убытки

(включая, помимо прочего, непрямые, косвенные или случайные убытки,

потерю прибыли, нарушение деятельности предприятия, потерю деловой

информации или другой материальный ущерб), если они возникли в

результате использования или невозможности использования данного

Продукта, даже если корпорация Fluke была предупреждена о возможности

Источник

File Viewer Lite

File Viewer Lite is a free log file viewer which lets you open large log files quickly. It displays metadata and other information of opened file on its interface. For example, if I open a log file in this free log viewer, I will get alpha and omega of that file, which includes: file size, file location, date and time on which it was opened, date and time on which it was modified, etc. On the right side on its interface, entire log file is displayed along with the line numbers, Ruler, and Syntax Tree. There are options to hide one or any of these.

If I talk about the type of view, there are three types of views available for a log file, namely: Native, Text, and Hex view.

  • Native view is the original representation of a log file, i.e. it shows a log file in its original code. This is the default view.
  • Text view converts a log file and displays it in a coded text format.
  • Hex view converts a log file in Hexadecimal code and displays it on the interface.

A very useful feature of this freeware is Find Tool.

Find Tool: You can search a text in the entire log file by pressing Ctrl+F keys on your keyboard. Following are types of searches that are available in this free log viewer:

  • Case Sensitive
  • Whole Words Only
  • Regular Expressions Searches

This file viewer provides further options to customize the search:

  • Direction Search: Use this search mode to start search either in forward or in backward direction.
  • Origin Search: This type of search mode starts searching texts either from the position where you have placed cursor in a log file or from the beginning.

Apart from this, it also lets you edit a log file and export it on your PC as txt file. Cut, Copy, and Paste features are also available in this free log analyzer for PC.

Though this free log viewer comes with many good features, but I do not recommend it to you if you are looking for log viewers that can handle heavy files easily. This freeware is limited for small log files whose size do not exceeds 300 MB. I have tried 500 MB log file in this Windows log viewer, but it failed to open it and displayed a message “Not Sufficient Memory“. Hence, I suggests you to download it only if you are looking for a very basic log file viewer.

NOTE: Save feature is not available in its free version.

Glogg

Glogg is another free log file viewer for PC. The main advantage of this software is that it features Live updation of search results. So, if you are using log file to analyze specific events, then as new events get added to the log file, it will highlight those in the search results. You can specify polling period at which it should refresh the search results.

In terms of interface, there are some pretty good features that this log analyzer has. The main interface is divided into 2 parts. The top part of the interface is to view the log file. The bottom part is to see the search results. So, if you search for anything in your log file, all the rows that match search results are shown in the bottom part. This makes it very easy to see the search results. It does not give a direct option to export the search results, but you can select all the rows of the search results, copy them, and then paste them anywhere.

In terms of search, it lets you do three types of searches. All the searches can be case sensitive or case insensitive:

  • Fixed Strings: This option lets you do an exact match search.
  • Wildcards: This is a unique option in this log viewer that you can perform searches using wildcards as well. For example, if you want to search for “machine”, you can give search term as “mac*ine”. I am not sure what are the other wildcards that it supports.
  • Regular Expressions: As is the case with most of the log viewers, you can do regular expression based search in this as well.

There is one more feature of this software that I really like, and that is option to highlight rows that meet a filter criteria with a specific foreground and background color. For this, go to Tools menu, and choose Filters. There you can add a filter, specify pattern, and then specify foreground and background colors. All the rows that match that filter criteria will be highlighted accordingly. You can add as many filters as you want, and specify separate colors for each filter, and then rows would be highlighted accordingly.

The remaining options in this software include, option to see line numbers, option to see font and font size, and option to set encoding.

Fluke Corporation. All rights reserved. Specifications are.

Power log, Руководство пользователя

May 2007 Rev. 3, 3/13 (Russian)

2007-2013 Fluke Corporation. All rights reserved. Specifications are subject to change without notice.

All product names are trademarks of their respective companies.

PC Application Software

  • Power Log Руководство пользователя
    • Лицензионное соглашение об использовании
    • Список таблиц
    • Список рисунков
  • Введение
  • Как связаться с Fluke
  • Требования к системе
  • Установка программы Power Log
    • Установка с компакт-диска
    • Установка с веб-сайта компании Fluke
    • Установка для использования с Fluke 430-II
  • Подключение к прибору для измерения показателей качества электроэнергии
    • Подключение прибора серии 345
    • Подключение моделей 43x
    • Подключение прибора 430-II (434-II, 435-II и 437-II)
    • Подключение прибора серии VR1710
    • Подключение прибора серии 1735
      • Номер COM-порта
      • Загрузка драйверов USB
  • Использование программы Power Log
    • Запуск программы Power Log
    • Загрузка зарегистрированных данных на ПК
    • Загрузка данных из прибора 430 серии II
    • Использование сохраненных данных измерений
    • Удаление программы Power Log
    • Параметры меню
      • Дистанционное управление Fluke 430-II
      • Fluke 430-II SD-карта
      • Print (Печать)
      • Copy (Копировать)
      • Preferences (Глобальные параметры)
      • Zoom (Изменение масштаба изображения)
      • Axis Vertical Scale (Вертикальная шкала оси)
      • Save File as EMF (Сохранить файл в формате EMF)
      • Events (События)
      • Data Selection (Выбор данных)
      • View Legend (Показать легенду)
      • View Cursors (Показать курсоры)
  • Анализ данных
    • Вкладка Summary (Сводка)
    • Вкладка Spreadsheet (Таблица)
    • Вкладка Voltage and Amps (Ток и напряжение)
    • Вкладка Statistics (Статистика)
    • Вкладка Harmonics (Гармоники)
    • Вкладка Dips and Swells (Провалы и всплески)
    • Вкладка Frequency/Unbalance (Частота/Разбаланс)
    • Вкладка Power (Мощность)
    • Вкладка Transient (Переходные процессы)
    • Вкладка Flicker (Фликер)
    • Вкладка Screens (Экраны)
    • Вкладка Energy (Энергия)
    • Вкладка Event Profiles (Профили событий)
    • RMS EVENT (430-II) (События RMS (430-II))
    • WAVE EVENT (430-II) (Волна (430-II))
    • Вкладка Power Harmonics (Гармоники мощности)
    • Вкладка Mains Signaling (Сигналы рабочей сети)
    • Вкладка Energy Loss (Энергетические потери)
    • Вкладка Power Wave (Кривая мощности)
  • Печатание отчетов и экспортирование данных
    • Печать отчетов
    • Экспорт данных
Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Adblock
detector