Log and Trace Analyzer features

The Log and Trace Analyzer enables you to perform the following tasks:

The Log and Trace Analyzer also provides the ability to combine several log files into a single log for analysis, so these methods can also be used to analyze information in multiple log files.

All of the Log and Trace Analyzer basic infrastructures have been open sourced on the Eclipse Hyades project

Log Analyzer features

Overview
Determining problems in distributed applications using the Log and Trace Analyzer

Importing log files
Importing a log file

Common Base Event format
Common Base Event model

Log Analyzer views
Log view
Log Interactions View (correlation)
Log Thread Interactions View (correlation)

Log parser and correlation engine plug-in information
Guide for creating a log parser and correlator

Symptom Database and Analysis Engine
The symptom database
The symptom database editor
Importing and using a symptom database
Editing a symptom database
Creating a symptom database
Exporting a symptom database

Analyzing a log file
Analyzing a log file
JSR-047 and Commons Logging support
Logging sample--select: 
    File > New > Example... > Hyades Logging > Hyades JSR-047 Logging Sample

Apache Commons Logging sample--select:
    File > New > Example... > Hyades Logging > Hyades Apache Commons Logging Sample

Logging enablement
Setting logging preferences
Attaching to a process to collect log records

Profiling Tool components

Overview
Overview of the Profiling Tool
Profiling an application
Profiling an application in stand-alone mode

Profiling and Logging views
Sequence Diagram views

Profiling/Tracing modes
Launching or attaching a Java process
Analyzing performance and memory usage - overview