Skip to content

Releases: pegasystems/pega-logviewer

Pega-LogViewer 3.4.5

20 Aug 18:51
Compare
Choose a tag to compare

Support for latest Pega Cloud json formatted logs and various minor bug fixes.

Please note: Java minimum version: Java 11 is required

Pega-LogViewer 3.4.3

07 Aug 17:56
Compare
Choose a tag to compare
  • Support for newer format of Pega logs from Pega Cloud.

Pega-LogViewer 3.4.2

21 Jul 13:26
Compare
Choose a tag to compare

Minor build and code fixes

  • Fixed concurrent alert file loading issue with alert message ids
  • Started to implement DataFlow Life Cycle Events excel file load.
  • Build fix: Error Prone 2.11.0 now requires JDK 11

Pega-LogViewer 3.4.1

20 Jan 00:51
Compare
Choose a tag to compare
  • Load and view System State zip packages
  • Alert log Overview with alert key aggregation and corresponding graphs.
    • double click on Alert Subject table row to open individual segregation.
  • Cluster changes information in Pega Rules log Overview
  • Upgraded dependencies.
  • Upgraded log4j to 2.17.1 to address CVEs.
  • Runs on later Java versions

Pega-LogViewer 3.1

12 Dec 16:51
Compare
Choose a tag to compare

Release Notes

Version 3.1

  • View or compare Pega System Scan Result zip file. Hybrid hotfixes are highlighted in red.
  • Added report models for new Pega Alerts.

Pega-LogViewer 3.0

31 Jul 15:57
Compare
Choose a tag to compare

Pega-LogViewer 3.0

Pega-LogViewer is a Java Swing based tool to view Pega RULES and Pega ALERT log files.

Needs Java 8 to run this tool.

Extract 'pega-logviewer-3.0-bin.zip' to a folder.

Run 'pega-logviewer-3.0.cmd' to launch the tool.

Features

This tool show the log file line/entries in a table format. The columns are marked based on the log pattern.
The log pattern used are the ootb ones from prlogging.xml -> PEGA appender.
Some customers updates PEGA appender pattern.
In case the tool can't recognize the pattern automatically, it will present a dialog to enter the pattern,
so you might be required to get customised pattern from prlogging.xml.

For PegaRULES log the row entries are color coded based on log level, Red for Error, Green for Info, Light Blue for Debug etc.
For ALERT log, only Critical Alerts entries are coded Red.

The timeline graph is governed by the data in the table. in case you filter the data in the table using any of the column filter, the chart will change.

Can open big log files. In case of OOM, change the heap size in the cmd file and try again.

Features

  • See memory, requestor counts in a chart.
  • System starts, exceptions and thread dump occurences are superimposed on the timeline.
  • Search within the file output for useful content. results are highlighted in yellow
  • Set Filters for certain Log and Alert data columns.
  • Overview dialog to show (if any)
    • PegaRULES log

      1. System Start details
      2. Errors
      3. Thread Dumps
      4. Bookmarks
      5. Search results
    • Pega ALERT log

      1. Alert Overview with consolidated Alerts statistics
      2. Individual Alert tabs with details.

logviewer-2.0-bin

23 Nov 13:04
Compare
Choose a tag to compare

Pega-LogViewer

Pega-LogViewer is a Java Swing based tool to view PegaRULES Log and Alert files.

Extract 'logviewer-2.0-bin.zip' to a folder.
Run 'logviewer.cmd' to launch the tool.

This tool show the log file line/entries in a table format. The columns are marked based on the log pattern.
The log pattern used are the ootb ones from prlogging.xml -> PEGA appender.
Some customers updates PEGA appender pattern.
In case the tool can't recognize the pattern automatically, it will present a dialog to enter the pattern,
so you might be required to get pattern from prlogging.xml or judge the pattern by looking at the logs lines itself.

The chart is governed by the data in the table. in case you filter the data in the table using any of the column filter, the chart will change.

You can open very huge log files. In case of OOM, just change the heap size in the cmd file and try again.

Features

    a. Color coded rows
        1. PegaRULES log, the row entries are color coded based on log level, red for error, green for info, light blue for debug etc.
        2. ALERT log, only Critical Alerts entries are coded Red.
    b. See memory, requestor counts in a chart. also system starts, exceptions and thread dump occurences are superimposed on the timeline.
    c. Search within the file output for useful content. results are highlighted in yellow
    d. Set Filters for certain log and alert data columns.
    e. Overview dialog to show (if any)-
        For PRPC logs
        1. System Start details
        2. Errors
        3. Thread Dumps
        For Alert
        1. Individual Alert graphs