Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 161563 | Differences between
and this patch

Collapse All | Expand All

(-)tasks/tusdb.xhtml (-1 / +1 lines)
Lines 27-33 Link Here
27
<body>
27
<body>
28
28
29
<h1><a name="Using a Symptom Database">Using a symptom database</a></h1>
29
<h1><a name="Using a Symptom Database">Using a symptom database</a></h1>
30
<p>A symptom database is <i>in use</i> when the log analyzer can search it for a symptom in the
30
<p>A symptom database is <i>in use</i> when the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer can search it for a symptom in the
31
log. You may wish to have symptom databases in your workspace that are not in use for faster lookup
31
log. You may wish to have symptom databases in your workspace that are not in use for faster lookup
32
of symptoms.</p>
32
of symptoms.</p>
33
33
(-)tasks/tsetprefsdd.xhtml (-1 / +1 lines)
Lines 54-60 Link Here
54
<a href="tsetprefsdvw.htm">Customizing sequence diagrams and Log interactions</a><br/>
54
<a href="tsetprefsdvw.htm">Customizing sequence diagrams and Log interactions</a><br/>
55
<a href="tsetprefsdps.xhtml">Customizing page size</a><br/>
55
<a href="tsetprefsdps.xhtml">Customizing page size</a><br/>
56
<a href="tesyntim.xhtml">Synchronizing time</a><br/>
56
<a href="tesyntim.xhtml">Synchronizing time</a><br/>
57
<a href="tepref.htm">Setting preferences for Log Analyzer</a><br/>
57
<a href="tepref.htm">Setting preferences for Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br/>
58
</p>
58
</p>
59
59
60
<p class="copyright"><br/>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
60
<p class="copyright"><br/>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
(-)tasks/tepref.htm (-19 / +19 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-30 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
<head>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
<link rel="stylesheet" type="text/css" href="../css/book.css">
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
20
	<title>Setting preferences for the Log Analyzer, Setting preferences for the Log and Trace Analyzer</title>
21
 <title>Setting preferences for the Log Analyzer</title>
21
</head>
22
 </head>
22
<body>
23
23
24
 <body>
24
<h1>Setting preferences for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</h1>
25
25
<p>The following preferences can be set for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer:
26
<h1>Setting preferences for the Log Analyzer</h1>
26
 </p>
27
<p>The following preferences can be set for the Log Analyzer:
28
 <ul>
27
 <ul>
29
		<li><a href="tsetpreflgvw.xhtml">Customizing Log view</a>
28
		<li><a href="tsetpreflgvw.xhtml">Customizing Log view</a>
30
			<br />You can customize the Log view by setting the timestamp, selecting sort parameters, and
29
			<br />You can customize the Log view by setting the timestamp, selecting sort parameters, and
Lines 44-60 Link Here
44
			<br /><br />
43
			<br /><br />
45
		</li>
44
		</li>
46
		<li><a href="tcfglglog.html">Configuring large log support</a>
45
		<li><a href="tcfglglog.html">Configuring large log support</a>
47
			<br />The Log Analyzer provides two methods of loading log resources into the Log Analyzer.
46
			<br />The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides two methods of loading log resources into the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer.
48
			<br /><br />
47
			<br /><br />
49
		</li>
48
		</li>
50
49
51
 </ul>
50
 </ul>
52
 </p>
53
54
51
55
<p><b>Related tasks</b><br>
52
<p><b>Related tasks</b><br />
56
 <a href="tesyntim.xhtml">Synchronizing time</a><br>
53
 <a href="tesyntim.xhtml">Synchronizing time</a><br />
57
</p>
54
</p>
58
55
59
<br><p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p><p>&nbsp;<br>&nbsp;</p>
56
<br />
60
</body></html>
57
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
58
59
</body>
60
</html>
(-)tasks/tsetprefsdvw.htm (-16 / +15 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-27 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
<head>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
<link rel="stylesheet" type="text/css" href="../css/book.css">
20
	<title>Customizing sequence diagrams and log interactions</title>
21
 <title>Customizing sequence diagrams and log interactions</title>
21
</head>
22
 </head>
22
<body>
23
24
 <body>
25
23
26
<h1>Customizing sequence diagrams and log interactions</h1>
24
<h1>Customizing sequence diagrams and log interactions</h1>
27
25
Lines 34-44 Link Here
34
	<li><a href="tsetprefsdps.xhtml">Customizing page size</a></li>
32
	<li><a href="tsetprefsdps.xhtml">Customizing page size</a></li>
35
</ul>
33
</ul>
36
34
37
<p><br/><br>
35
<p><b>Related tasks</b><br />
36
 <a href="tesyntim.xhtml">Synchronizing time</a><br />
37
<a href="tepref.htm">Setting preferences for Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a></p>
38
38
39
<p><b>Related tasks</b><br>
39
<br />
40
 <a href="tesyntim.xhtml">Synchronizing time</a><br>
40
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
41
<a href="tepref.htm">Setting preferences for Log Analyzer</a><br>
42
41
43
<br><p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p><p>&nbsp;<br>&nbsp;</p>
42
</body>
44
</body></html>
43
</html>
(-)tasks/tewrklog.htm (-23 / +19 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-39 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
<head>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
20
	<title>Analyzing log files</title>
21
<link rel="stylesheet" type="text/css" href="../css/book.css">
21
</head>
22
22
<body>
23
24
25
26
 <title>Analyzing log files</title>
27
 </head>
28
29
 <body>
30
23
31
<h1>Analyzing log files</h1>
24
<h1>Analyzing log files</h1>
32
<p>Log files are analyzed using  symptom databases to interpret known
25
<p>Log files are analyzed using  symptom databases to interpret known
33
 events and error conditions. The database provides explanations
26
 events and error conditions. The database provides explanations
34
 for events and possible recovery steps.</p>
27
 for events and possible recovery steps.</p>
35
28
36
<p>The Log Analyzer provides you the ability to combine several log files into a
29
<p>The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides you the ability to combine several log files into a
37
 single unit for analysis, which means that you can:</p>
30
 single unit for analysis, which means that you can:</p>
38
 <ul>
31
 <ul>
39
<li>Import, display, and analyze multiple log files </li>
32
<li>Import, display, and analyze multiple log files </li>
Lines 53-68 Link Here
53
<li><a href="texpcbe.htm">Exporting a log or correlation to Common Base Event representations</a></li>
46
<li><a href="texpcbe.htm">Exporting a log or correlation to Common Base Event representations</a></li>
54
 </ol>
47
 </ol>
55
48
56
<p><b>Related concepts</b><br>
49
<p><b>Related concepts</b><br />
57
 <a href="../concepts/cecbemdl.htm">Common Base Event model</a><br>
50
 <a href="../concepts/cecbemdl.htm">Common Base Event model</a><br />
58
</p>
51
</p>
59
52
60
<p><b>Related tasks</b><br>
53
<p><b>Related tasks</b><br />
61
 <a href="tepref.htm">Setting preferences</a><br>
54
 <a href="tepref.htm">Setting preferences</a><br />
62
</p>
55
</p>
63
 
56
 
64
<p><b>Related reference</b><br>
57
<p><b>Related reference</b><br />
65
 <a href="../ref/relogvw.htm">Log view</a></p>
58
 <a href="../ref/relogvw.htm">Log view</a></p>
66
59
67
<br><p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p><p>&nbsp;<br>&nbsp;</p>
60
<br />
68
</body></html>
61
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
62
63
</body>
64
</html>
(-)tasks/tlglogpref.xhtml (-2 / +2 lines)
Lines 36-42 Link Here
36
	<li><a href="tlglogdb.xhtml">Create the database and database tables</a></li>
36
	<li><a href="tlglogdb.xhtml">Create the database and database tables</a></li>
37
</ul>
37
</ul>
38
38
39
<p>To configure the Log Analyzer to use large log support to load log resources, you need to set
39
<p>To configure the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer to use large log support to load log resources, you need to set
40
the preferences for large log support. Follow these steps:</p>
40
the preferences for large log support. Follow these steps:</p>
41
41
42
<ol>	
42
<ol>	
Lines 91-97 Link Here
91
<p><b>Related tasks</b><br/>
91
<p><b>Related tasks</b><br/>
92
<a href="teimplog.xhtml">Importing a log file</a><br/>
92
<a href="teimplog.xhtml">Importing a log file</a><br/>
93
<a href="tecorlog.htm">Correlating log files</a><br/>
93
<a href="tecorlog.htm">Correlating log files</a><br/>
94
<a href="tcfglglog.html">Enabling large log support for the Log Analyzer</a><br/>
94
<a href="tcfglglog.html">Enabling large log support for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br/>
95
</p>
95
</p>
96
<p><b>Related references</b><br/>
96
<p><b>Related references</b><br/>
97
<a href="../ref/rlglogguideline.html">Guidelines for using large log support</a><br/>
97
<a href="../ref/rlglogguideline.html">Guidelines for using large log support</a><br/>
(-)tasks/tesyntim.xhtml (-1 / +1 lines)
Lines 78-84 Link Here
78
78
79
<p><b>Related tasks</b><br />
79
<p><b>Related tasks</b><br />
80
80
81
<a href="tepref.htm">Setting preferences for Log Analyzer</a><br />
81
<a href="tepref.htm">Setting preferences for Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br />
82
<a href="tecorlog.htm">Correlating log files</a><br />
82
<a href="tecorlog.htm">Correlating log files</a><br />
83
</p>
83
</p>
84
<p><br />
84
<p><br />
(-)tasks/texpcbe.htm (-26 / +20 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2005, 2006 IBM Corporation.
5
 * Copyright (c) 2005, 2006 IBM Corporation.
Lines 12-39 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
<head>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
20
	<title>Exporting a log or correlation to Common Base Event representations</title>
21
<link rel="stylesheet" type="text/css" href="../css/book.css">
22
23
24
25
<title>Exporting a log or correlation to Common Base Event representations</title>
26
</head>
21
</head>
27
28
<body>
22
<body>
29
23
30
<h1>Exporting a log or correlation to Common Base Event representations</h1>
24
<h1>Exporting a log or correlation to Common Base Event representations</h1>
31
25
32
<p>You can export log files and correlations to Common Base Events XML files, or other supported representations, including HTML and CSV (comma delimited values).<BR>
26
<p>You can export log files and correlations to Common Base Events XML files, or other supported representations, including HTML and CSV (comma delimited values).<BR />
33
<BR>To export a log or a correlation to a Common Base Event format or supported representation:</p>
27
<BR />To export a log or a correlation to a Common Base Event format or supported representation:</p>
34
<ol>
28
<ol>
35
	<li>Select the log or correlation so that it appears in the Log view.</li>
29
	<li>Select the log or correlation so that it appears in the Log view.</li>
36
	<li>To export the data in the view, select <b>Report...</b> <img border="0" src="../images/htmlexport_co.gif" alt="Export icon"> in the toolbar.
30
	<li>To export the data in the view, select <b>Report...</b> <img border="0" src="../images/htmlexport_co.gif" alt="Export icon" /> in the toolbar.
37
	The New Report dialog appears, showing available report types.</li>
31
	The New Report dialog appears, showing available report types.</li>
38
	<li>Select the report type. For example, select XML Log Report to export the log or correlation to Common Base Event XML format.</li>
32
	<li>Select the report type. For example, select XML Log Report to export the log or correlation to Common Base Event XML format.</li>
39
	<li>Check the <B>Open editor</B> option to open the document using the default system editor.</li>
33
	<li>Check the <B>Open editor</B> option to open the document using the default system editor.</li>
Lines 43-67 Link Here
43
</ol>
37
</ol>
44
38
45
<p>In the case of XML files, all the records showing in the Log view will be exported to the specified file, following the Common Base Event  schema. This file can now be
39
<p>In the case of XML files, all the records showing in the Log view will be exported to the specified file, following the Common Base Event  schema. This file can now be
46
imported by someone else into their Log Analyzer using the Common Base XML log parser. This is an effective way of sharing logs and
40
imported by someone else into their Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer using the Common Base XML log parser. This is an effective way of sharing logs and
47
correlations without forcing other people to recreate what you have in your session.
41
correlations without forcing other people to recreate what you have in your session.
48
</p>
42
</p>
49
43
50
<P>The HTML, CSV, and other supported representations provide alternate means to view and share the log or correlation data.<BR>
44
<P>The HTML, CSV, and other supported representations provide alternate means to view and share the log or correlation data.<BR />
51
</P>
45
</P>
52
<p><b>Related concepts</b><br>
46
<p><b>Related concepts</b><br />
53
<a href="../concepts/cecbemdl.htm">Common Base Event model</a></p>
47
<a href="../concepts/cecbemdl.htm">Common Base Event model</a></p>
54
48
55
<p><b>Related tasks</b><br>
49
<p><b>Related tasks</b><br />
56
<a href="tewrklog.htm">Working with a log file</a><br>
50
<a href="tewrklog.htm">Working with a log file</a><br />
57
<a href="teimplog.xhtml">Importing a log file</a><br>
51
<a href="teimplog.xhtml">Importing a log file</a><br />
58
<a href="tecorlog.htm">Correlating log files</a></p>
52
<a href="tecorlog.htm">Correlating log files</a></p>
59
<b>Related reference</b>
53
<b>Related reference</b>
60
<br>
54
<br />
61
<a href="../ref/relogvw.htm">Log view</a>
55
<a href="../ref/relogvw.htm">Log view</a>
62
<br>
56
57
<br />
63
<p class="copyright">(C) Copyright IBM Corporation 2005,2006. All Rights Reserved.</p>
58
<p class="copyright">(C) Copyright IBM Corporation 2005,2006. All Rights Reserved.</p>
64
<p>&nbsp;<br>
59
65
&nbsp;</p>
66
</body>
60
</body>
67
</html>
61
</html>
(-)tasks/tefiltfi.htm (-34 / +29 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-24 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
<head>
17
<head>
17
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
18
<link rel="stylesheet" type="text/css" href="../css/book.css">
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
19
20
	<title>Filtering log records in log view</title>
20
   
21
   <title>Filtering log records in log view</title>
22
</head>
21
</head>
23
<body>
22
<body>
24
23
Lines 54-60 Link Here
54
<ol>
53
<ol>
55
  <li>Click the drop-down menu arrow next to the <b>Filter</b> button in the 
54
  <li>Click the drop-down menu arrow next to the <b>Filter</b> button in the 
56
  tool bar
55
  tool bar
57
  <img border="0" src="../images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon">. 
56
  <img border="0" src="../images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon" />. 
58
  Select <b>Manage filters</b>.</li>
57
  Select <b>Manage filters</b>.</li>
59
  <li>In the Edit Filters window, click <b>New</b>. </li>
58
  <li>In the Edit Filters window, click <b>New</b>. </li>
60
  <li>Select the <b>Log</b> filter and click <b>OK</b>.</li>
59
  <li>Select the <b>Log</b> filter and click <b>OK</b>.</li>
Lines 93-99 Link Here
93
  </ul>
92
  </ul>
94
  </li>
93
  </li>
95
</ul>
94
</ul>
96
<p>Click <b>OK</b>.</li>
95
<p>Click <b>OK</b>.</p></li>
97
<li>To edit an existing entry, select it, click <b>Edit</b> and modify the 
96
<li>To edit an existing entry, select it, click <b>Edit</b> and modify the 
98
fields.</li>
97
fields.</li>
99
<li>To remove an entry, select it and click <b>Remove</b>.</li>
98
<li>To remove an entry, select it and click <b>Remove</b>.</li>
Lines 117-124 Link Here
117
  <li>Select the log file or correlation in the Log Navigator so that it is displayed in the 
116
  <li>Select the log file or correlation in the Log Navigator so that it is displayed in the 
118
  Log view.</li>
117
  Log view.</li>
119
  <li>Click the drop-down menu next to the <b>Filter</b> button in the Log view 
118
  <li>Click the drop-down menu next to the <b>Filter</b> button in the Log view 
120
  tool bar&nbsp;
119
  tool bar
121
  <img border="0" src="../images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon">.</li>
120
  <img border="0" src="../images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon" />.</li>
122
  <li>Select the name of the filter you want to apply.</li>
121
  <li>Select the name of the filter you want to apply.</li>
123
</ol>
122
</ol>
124
123
Lines 136-143 Link Here
136
135
137
<ol>
136
<ol>
138
  <li>Click the drop-down menu next to the <b>Filter</b> button in the Log view 
137
  <li>Click the drop-down menu next to the <b>Filter</b> button in the Log view 
139
  tool bar&nbsp;
138
  tool bar
140
  <img border="0" src="../images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon">.</li>
139
  <img border="0" src="../images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon" />.</li>
141
  <li>Click <b>Manage filters</b>.</li>
140
  <li>Click <b>Manage filters</b>.</li>
142
  <li>In the Edit Filters window, select the filter you want to edit or delete.</li>
141
  <li>In the Edit Filters window, select the filter you want to edit or delete.</li>
143
  <li>Click <b>Edit</b> to edit the filter (see the instructions above for 
142
  <li>Click <b>Edit</b> to edit the filter (see the instructions above for 
Lines 157-197 Link Here
157
<ol>
156
<ol>
158
<li>
157
<li>
159
In Log view, click the <b>Filter Properties</b>
158
In Log view, click the <b>Filter Properties</b>
160
button&nbsp;<img src="../images/filter_ps.gif" alt="The Filter Properties tool bar button" border="0" width="20" height="20"> 
159
button<img src="../images/filter_ps.gif" alt="The Filter Properties tool bar button" border="0" width="20" height="20" /> 
161
in the Log view tool bar. The Filter Properties dialog box opens.</li>&nbsp;
160
in the Log view tool bar. The Filter Properties dialog box opens.
162
161
</li>
163
<li>
162
<li>
164
Select or clear the properties to be displayed.</li>
163
Select or clear the properties to be displayed.</li>
165
<li>
164
<li>
166
To control their order, use the <b>Up</b> and <b>Down</b> buttons.</li>
165
To control their order, use the <b>Up</b> and <b>Down</b> buttons.</li>
167
166
<li>Click <b>OK</b>.</li>
168
<li>
169
170
<p>Click <b>OK</b>.&nbsp; </li>
171
</ol>
167
</ol>
172
168
173
<p>The list of records is refreshed and will show the properties specified in 
169
<p>The list of records is refreshed and will show the properties specified in 
174
the log record properties filter.<p><b>Related concepts</b>
170
the log record properties filter.</p>
175
<br>
176
171
177
172
178
<p><b>Related tasks</b>
173
<p><b>Related tasks</b>
179
<br><a href="tewrklog.htm">Working with log files</a>
174
<br /><a href="tewrklog.htm">Working with log files</a>
180
<br><a href="tsort.htm">Sorting log records</a>
175
<br /><a href="tsort.htm">Sorting log records</a>
181
<br><a href="teanlog.htm">Analyzing a log file</a>
176
<br /><a href="teanlog.htm">Analyzing a log file</a>
182
<br><a href="tepref.htm">Setting preferences for the Log Analyzer</a>
177
<br /><a href="tepref.htm">Setting preferences for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a>
183
<br><a href="tecorlog.htm">Correlating log files</a> <br>
178
<br /><a href="tecorlog.htm">Correlating log files</a> <br />
184
<a href="teimplog.xhtml">Importing a log file</a>
179
<a href="teimplog.xhtml">Importing a log file</a>
185
186
</p>
180
</p>
187
<p></p>
181
188
<p>
182
<p>
189
<b>Related reference</b><br>
183
<b>Related reference</b><br />
190
 <a href="../ref/rcbeadapt.html">Common Base Event format specification</a><br>
184
 <a href="../ref/rcbeadapt.html">Common Base Event format specification</a><br />
191
 <a href="../ref/relogvw.htm">Log view</a><br>
185
 <a href="../ref/relogvw.htm">Log view</a><br />
192
</p>
186
</p>
193
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights
187
194
Reserved.</p>
188
<br />
189
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
195
190
196
</body>
191
</body>
197
</html>
192
</html>
(-)tasks/tcfglglog.html (-19 / +16 lines)
Lines 1-4 Link Here
1
<!doctype html public "-//w3c//dtd html 3.2 final//en">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-51 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
 <head>
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
18
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
19
   <title>Configuring large log support</title>
20
	<title>Configuring large log support</title>
20
   <link rel="stylesheet" type="text/css" href="../css/book.css">
21
 
22
23
</head>
21
</head>
24
22
<body>
25
 <body>
26
23
27
 <h1>Configuring large log support</h1>
24
 <h1>Configuring large log support</h1>
28
 
25
 
29
 <p>The Log Analyzer provides two methods of loading log resources into the Log Analyzer.  The default method uses XMI to load the resources into files that are persisted
26
 <p>The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides
27
 two methods of loading log resources into the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer.
28
 The default method uses XMI to load the resources into files that are persisted
30
 in the workspace. The second method uses a local or remote database to store the resources as they are imported into the 
29
 in the workspace. The second method uses a local or remote database to store the resources as they are imported into the 
31
 Log Analyzer.  This method can be used when working with large log files.
30
 Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer.  This method can be used when working with large log files.
32
 </p>
31
 </p>
33
 
32
 
34
  <p>To enable large log support for the Log Analyzer, follow these steps:</p>
33
  <p>To enable large log support for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer, follow these steps:</p>
35
 <ol>
34
 <ol>
36
 	<li><a href="tlglogdb.xhtml">Creating the database and database tables</a></li>
35
 	<li><a href="tlglogdb.xhtml">Creating the database and database tables</a></li>
37
 	<li><a href="tlglogpref.xhtml">Setting large log support preferences</a></li>
36
 	<li><a href="tlglogpref.xhtml">Setting large log support preferences</a></li>
38
 </ol>
37
 </ol>
39
 
38
 
40
  <p>
39
  <p>
41
 <b>Related references</b><br>
40
 <b>Related references</b><br />
42
 <a href="../ref/rlglogguideline.html">Guidelines for using large log support</a><br>
41
 <a href="../ref/rlglogguideline.html">Guidelines for using large log support</a><br />
43
  </p>
42
  </p>
44
 
43
 
45
 
44
 <br />
46
 <p>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
45
 <p>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
47
46
48
 
49
<p></p>
50
</body>
47
</body>
51
</html>
48
</html>
(-)tasks/tskprefsarv.xhtml (-1 / +1 lines)
Lines 79-85 Link Here
79
79
80
<p>
80
<p>
81
<b>Related tasks</b><br/>
81
<b>Related tasks</b><br/>
82
  <a href="../../org.eclipse.tptp.platform.log.doc.user/tasks/tepref.htm">Setting preferences for Log and Trace Analyzer</a><br/>
82
  <a href="../../org.eclipse.tptp.platform.log.doc.user/tasks/tepref.htm">Setting preferences for Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br/>
83
 
83
 
84
<br/><p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
84
<br/><p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
85
</p>
85
</p>
(-)tasks/teanlog.htm (-32 / +40 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-70 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
<head>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
<link rel="stylesheet" type="text/css" href="../css/book.css">
20
	<title>Analyzing log records</title>
21
 <title>Analyzing log records</title>
21
</head>
22
 </head>
22
<body>
23
24
 <body>
25
23
26
<h1>Analyzing log records</h1>
24
<h1>Analyzing log records</h1>
27
25
28
<p>Analyzing log records means to apply specialized rules, loaded from symptom databases selected for log analysis operations, against log records. The Log Analyzer provides two log analyzers (analysis engines), the <b>Symptom 0.1 Log Analyzer</b>
26
<p>Analyzing log records means to apply specialized rules, loaded from symptom databases selected for log analysis operations, against log records.
29
 which uses Symptom V0.1 format databases and the  <b>XPath Log Analyzer</b> which uses Symptom V2.0 format. The <b>Symptom 0.1 Log Analyzer</b> uses match pattern rules and matches them against log record messages. The outcome of an analysis operation using the <b>Symptom 0.1 Log Analyzer</b>
27
The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides two log analyzers (analysis engines), the <b>Symptom 0.1 Log Analyzer</b>
28
 which uses Symptom V0.1 format databases and the  <b>XPath Log Analyzer</b> which uses Symptom V2.0 format.
29
 The <b>Symptom 0.1 Log Analyzer</b> uses match pattern rules and matches them against log record messages.
30
 The outcome of an analysis operation using the <b>Symptom 0.1 Log Analyzer</b>
30
 is an array of objects representing the solutions and directives for the matched symptoms. 
31
 is an array of objects representing the solutions and directives for the matched symptoms. 
31
 Once a log file is analyzed, the solution is reported in the Analysis Result pane, 
32
 Once a log file is analyzed, the solution is reported in the Analysis Result pane, 
32
 giving the customer advice on resolving the reported problem.
33
 giving the customer advice on resolving the reported problem.
33
 The <b>XPath Log Analyzer</b> uses specialized symptom rules, that have XPath expressions associated, to analyze log records, more precisely <code>org.eclipse.hyades.logging.events.cbe.ComonBaseEvent</code> log records.</p> XPath expressions can be constructed based on <code>org.eclipse.hyades.logging.events.cbe.ComonBaseEvent</code> fields using the Symptom database editor's <b>New XPath expression</b> dialog.
34
 The <b>XPath Log Analyzer</b> uses specialized symptom rules, that have XPath expressions associated, to analyze log records,
35
 more precisely <code>org.eclipse.hyades.logging.events.cbe.ComonBaseEvent</code> log records.</p>
36
 
37
 XPath expressions can be constructed based on <code>org.eclipse.hyades.logging.events.cbe.ComonBaseEvent</code> fields using the Symptom database editor's <b>New XPath expression</b> dialog.
34
 The outcome of an analysis operation using the <b>XPath Log Analyzer</b> is a list of symptoms that are displayed in the <b>Symptom Analysis Results</b> view.
38
 The outcome of an analysis operation using the <b>XPath Log Analyzer</b> is a list of symptoms that are displayed in the <b>Symptom Analysis Results</b> view.
35
 <ol>
39
 <ol>
36
40
37
<li>To analyze a particular log record, in Log view, select it from the list of
41
<li>To analyze a particular log record, in Log view, select it from the list of
38
   Log Records.</li>
42
   Log Records.</li>
39
   <li>Right click and select <b>Analyze Selection</b>. By default analysis will be run using the <b>XPath Log Analyzer</b>. Users can also choose to create a different analysis configuration. 
43
   <li>Right click and select <b>Analyze Selection</b>. By default analysis will be run using the <b>XPath Log Analyzer</b>. Users can also choose to create a different analysis configuration. 
44
   </li> 
40
   <li>To analyze multiple log records, use the CTRL key to select the records. 
45
   <li>To analyze multiple log records, use the CTRL key to select the records. 
41
Right-click and select <b>Analyze Selection</b></li>
46
Right-click and select <b>Analyze Selection</b></li>
42
<li>To analyze all log records, right-click, then select <b>Analyze All</b>, assuming the fact that a log analysis configuration was already created, as explained in the steps above..&nbsp; </li>
47
<li>To analyze all log records, right-click, then select <b>Analyze All</b>, assuming the fact that a log analysis configuration was already created, as explained in the steps above.</li>
43
48
44
<li>If analyzing with the <b>Symptom 0.1 Log Analyzer</b> and a match is found in the symptom database, a solution information appears in the Analysis Result tab.<br>
49
<li>If analyzing with the <b>Symptom 0.1 Log Analyzer</b> and a match is found in the symptom database, a solution information appears in the Analysis Result tab.<br />
45
If analyzing with the <b>XPath Log Analyzer</b> and a match is found in the symptom database, a symptom is displayed in the <b>Symptom Analysis Results</b> view.
50
If analyzing with the <b>XPath Log Analyzer</b> and a match is found in the symptom database, a symptom is displayed in the <b>Symptom Analysis Results</b> view.
46
</li>
51
</li>
47
</ol> 
52
</ol> 
48
53
49
 <p><b>Note:</b> The Log Analyzer provides a set of tools that can be 
54
 <p><b>Note:</b> The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides a set of tools that can be 
50
 used to implement additional log analyzers (analysis engines) that can be plugged into the workbench
55
 used to implement additional log analyzers (analysis engines) that can be plugged into the workbench
51
 and used within the Log Analyzer. </p>
56
 and used within the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer. </p>
52
 &nbsp;<p><b>Related concepts</b><br>
57
 
53
 <a href="../concepts/cecbemdl.htm">Common Base Event model</a><br></p>
58
 <p><b>Related concepts</b><br />
54
59
 <a href="../concepts/cecbemdl.htm">Common Base Event model</a><br /></p>
55
<p><b>Related tasks</b><br>
60
56
 <a href="tepref.htm">Setting logging preferences</a><br> 
61
<p><b>Related tasks</b><br />
57
 <a href="tskconfiganlog.htm">Configuring log analysis</a><br>
62
 <a href="tepref.htm">Setting logging preferences</a><br /> 
58
 <a href="tefiltfi.htm">Filtering log records in log view</a><br>
63
 <a href="tskconfiganlog.htm">Configuring log analysis</a><br />
59
 <a href="tsort.htm">Sorting log records</a><br>
64
 <a href="tefiltfi.htm">Filtering log records in log view</a><br />
60
 <a href="tesrchlg.htm">Finding log records</a><br>
65
 <a href="tsort.htm">Sorting log records</a><br />
61
 <a href="tecorlog.htm">Correlating log files</a><br>
66
 <a href="tesrchlg.htm">Finding log records</a><br />
67
 <a href="tecorlog.htm">Correlating log files</a><br />
62
 </p>
68
 </p>
63
69
64
<p><b>Related reference</b><br>
70
<p><b>Related reference</b><br />
65
 <a href="../ref/relogvw.htm">Log view</a><br>
71
 <a href="../ref/relogvw.htm">Log view</a><br />
66
 <a href="../ref/rsarview.xhtml">Symptom Analysis Results view</a></p>
72
 <a href="../ref/rsarview.xhtml">Symptom Analysis Results view</a></p>
67
73
68
74
 <br />
69
 <p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p><p>&nbsp;<br>&nbsp;</p>
75
 <p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
70
</body></body></html>
76
 
77
</body>
78
</html>
(-)tasks/tsetpreflgvw.xhtml (-1 / +1 lines)
Lines 114-120 Link Here
114
114
115
<p><b>Related tasks</b><br />
115
<p><b>Related tasks</b><br />
116
<a href="tesyntim.xhtml">Synchronizing time</a><br />
116
<a href="tesyntim.xhtml">Synchronizing time</a><br />
117
<a href="tepref.htm">Setting preferences for Log Analyzer</a><br />
117
<a href="tepref.htm">Setting preferences for Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br />
118
</p>
118
</p>
119
119
120
120
(-)tasks/tefiltsarv.htm (-26 / +25 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-24 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
<head>
17
<head>
17
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
18
<link rel="stylesheet" type="text/css" href="../css/book.css">
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
19
20
	<title>Filtering symptoms in the symptom analysis results view</title>
20
   
21
   <title>Filtering symptoms in the symptom analysis results view</title>
22
</head>
21
</head>
23
<body>
22
<body>
24
23
Lines 41-53 Link Here
41
<ol>
40
<ol>
42
  <li>Click the drop-down menu arrow next to the <b>Filter</b> button in the 
41
  <li>Click the drop-down menu arrow next to the <b>Filter</b> button in the 
43
  tool bar
42
  tool bar
44
  <img border="0" src="../../org.eclipse.tptp.platform.log.doc.user/images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon">. 
43
  <img border="0" src="../../org.eclipse.tptp.platform.log.doc.user/images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon" />. 
45
  Select <b>Manage filters</b>.</li>
44
  Select <b>Manage filters</b>.</li>
46
  <li>In the Edit Filters window, click <b>New</b>. </li>
45
  <li>In the Edit Filters window, click <b>New</b>. </li>
47
  <li>Select the <b>Symptom</b> filter and click <b>OK</b>.</li>
46
  <li>Select the <b>Symptom</b> filter and click <b>OK</b>.</li>
48
  <li>Provide a <b>Filter name</b>. This name will appear in the filter 
47
  <li>Provide a <b>Filter name</b>. This name will appear in the filter 
49
  drop-down list.</li>
48
  drop-down list.</li>
50
  <li>On the <b>Standard</b> tab you can optionally set a time range by clicking the <b>Show symptoms created in the time range</b> check box. Provide start and end time values for the desired symptom creation time range. Note that these values must be in the ISO format of yyyy-MM-dd hh:mm:ss.STZD, and can have microseconds granularity.
49
  <li>On the <b>Standard</b> tab you can optionally set a time range by clicking the <b>Show symptoms created in the time range</b> check box. Provide start and end time values for the desired symptom creation time range. Note that these values must be in the ISO format of yyyy-MM-dd hh:mm:ss.STZD, and can have microseconds granularity.
50
  </li>
51
  <li>Click the <b>Advanced</b> tab. The advanced filtering feature lets you set 
51
  <li>Click the <b>Advanced</b> tab. The advanced filtering feature lets you set 
52
  specific filtering criteria for symptom attributes. The 
52
  specific filtering criteria for symptom attributes. The 
53
  Advanced filtering table shows all the filter criteria defined, if any. Symptoms that match one or more of the criteria will 
53
  Advanced filtering table shows all the filter criteria defined, if any. Symptoms that match one or more of the criteria will 
Lines 76-82 Link Here
76
  </ul>
76
  </ul>
77
  </li>
77
  </li>
78
</ul>
78
</ul>
79
<p>Click <b>OK</b>.</li>
79
<p>Click <b>OK</b>.</p></li>
80
<li>To edit an existing entry, select it, click <b>Edit</b> and modify the 
80
<li>To edit an existing entry, select it, click <b>Edit</b> and modify the 
81
fields.</li>
81
fields.</li>
82
<li>To remove an entry, select it and click <b>Remove</b>.</li>
82
<li>To remove an entry, select it and click <b>Remove</b>.</li>
Lines 91-98 Link Here
91
91
92
<ol>
92
<ol>
93
  <li>Click the drop-down menu next to the <b>Filter</b> button in the symptom analysis results view 
93
  <li>Click the drop-down menu next to the <b>Filter</b> button in the symptom analysis results view 
94
  tool bar&nbsp;
94
  tool bar
95
  <img border="0" src="../../org.eclipse.tptp.platform.log.doc.user/images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon">.</li>
95
  <img border="0" src="../../org.eclipse.tptp.platform.log.doc.user/images/filter_dropdown.gif" width="38" height="21" alt="Filter drop down icon" />.</li>
96
  <li>Click <b>Manage filters</b>.</li>
96
  <li>Click <b>Manage filters</b>.</li>
97
  <li>In the Edit Filters window, select the filter you want to edit or delete.</li>
97
  <li>In the Edit Filters window, select the filter you want to edit or delete.</li>
98
  <li>Click <b>Edit</b> to edit the filter (see the instructions above for 
98
  <li>Click <b>Edit</b> to edit the filter (see the instructions above for 
Lines 112-145 Link Here
112
<ol>
112
<ol>
113
<li>
113
<li>
114
Click the <b>Filter attributes</b>
114
Click the <b>Filter attributes</b>
115
button&nbsp;<img src="../../org.eclipse.tptp.platform.log.doc.user/images/filter_ps.gif" alt="The Filter attributes tool bar button" border="0" width="20" height="20"> 
115
button<img src="../../org.eclipse.tptp.platform.log.doc.user/images/filter_ps.gif" alt="The Filter attributes tool bar button" border="0" width="20" height="20" /> 
116
located on the symptom analysis results view tool bar. The <b>Filter attributes</b> dialog box opens.</li>&nbsp;
116
located on the symptom analysis results view tool bar. The <b>Filter attributes</b> dialog box opens.
117
</li>
117
118
118
<li>
119
<li>
119
Select or clear the attributes to be displayed.</li>
120
Select or clear the attributes to be displayed.</li>
120
<li>
121
<li>
121
To control their order, use the <b>Up</b> and <b>Down</b> buttons.</li>
122
To control their order, use the <b>Up</b> and <b>Down</b> buttons.</li>
122
123
123
<li>
124
<li>Click <b>OK</b>.</li>
124
125
<p>Click <b>OK</b>.&nbsp; </li>
126
</ol>
125
</ol>
127
126
128
<p>The list of symptoms is refreshed and will show the attributes specified in 
127
<p>The list of symptoms is refreshed and will show the attributes specified in 
129
the symptom attributes filter.<p><b>Related concepts</b>
128
the symptom attributes filter.</p><p><b>Related concepts</b>
130
<br><a href="../../org.eclipse.tptp.platform.log.doc.user/concepts/ceautcom.xhtml">Determining problems in applications</a>
129
<br /><a href="../../org.eclipse.tptp.platform.log.doc.user/concepts/ceautcom.xhtml">Determining problems in applications</a>
130
</p>
131
<p><b>Related tasks</b>
131
<p><b>Related tasks</b>
132
<br><a href="../../org.eclipse.tptp.platform.log.doc.user/tasks/teanlog.htm">Analyzing log records</a>
132
<br /><a href="../../org.eclipse.tptp.platform.log.doc.user/tasks/teanlog.htm">Analyzing log records</a>
133
<br><a href="../../org.eclipse.tptp.platform.log.doc.user/tasks/tepref.htm">Setting preferences for the Log and Trace Analyzer</a>
133
<br /><a href="../../org.eclipse.tptp.platform.log.doc.user/tasks/tepref.htm">Setting preferences for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a>
134
</p>
134
</p>
135
<p></p>
136
<p>
135
<p>
137
<b>Related reference</b><br>
136
<b>Related reference</b><br />
138
137
 <a href="../../org.eclipse.tptp.platform.log.doc.user/ref/rsarview.xhtml">Symptom Analysis Results view</a><br />
139
 <a href="../../org.eclipse.tptp.platform.log.doc.user/ref/rsarview.xhtml">Symptom Analysis Results view</a><br>
140
</p>
138
</p>
141
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights
139
142
Reserved.</p>
140
<br />
141
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
143
142
144
</body>
143
</body>
145
</html>
144
</html>
(-)tasks/tlglogdb.xhtml (-2 / +2 lines)
Lines 28-34 Link Here
28
<h1>Creating the database and database tables</h1>
28
<h1>Creating the database and database tables</h1>
29
29
30
<p>A database and a set of database tables need to be created in the local or remote database in
30
<p>A database and a set of database tables need to be created in the local or remote database in
31
order to use the large log support feature provided by the Log Analyzer.</p>
31
order to use the large log support feature provided by the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer.</p>
32
<h2>Creating the database and tables</h2>
32
<h2>Creating the database and tables</h2>
33
<p>To create the database and database tables, run one of the following scripts:</p>
33
<p>To create the database and database tables, run one of the following scripts:</p>
34
<ul>
34
<ul>
Lines 84-90 Link Here
84
	</li>
84
	</li>
85
</ul>
85
</ul>
86
86
87
<p>Once the database is successfully created, you need to set preferences in Log Analyzer to
87
<p>Once the database is successfully created, you need to set preferences in Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer to
88
enable the large log support feature.</p>
88
enable the large log support feature.</p>
89
89
90
90
(-)tasks/tsetprefsdps.xhtml (-1 / +1 lines)
Lines 63-69 Link Here
63
<a href="tsetprefsdvw.htm">Customizing sequence diagrams and Log interactions</a><br />
63
<a href="tsetprefsdvw.htm">Customizing sequence diagrams and Log interactions</a><br />
64
<a href="tsetprefsdd.xhtml">Customizing sequence diagram display</a><br />
64
<a href="tsetprefsdd.xhtml">Customizing sequence diagram display</a><br />
65
<a href="tesyntim.xhtml">Synchronizing time</a><br />
65
<a href="tesyntim.xhtml">Synchronizing time</a><br />
66
<a href="tepref.htm">Setting preferences for Log Analyzer</a><br />
66
<a href="tepref.htm">Setting preferences for Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br />
67
</p>
67
</p>
68
68
69
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
69
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
(-)concepts/cltaviews.htm (-22 / +20 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-48 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
17
<head>
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
	<title>Log Analyzer views, Log and Trace Analyzer views</title>
21
</head>
22
<body>
16
23
17
 <head>
24
 <h1>Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer views</h1>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
19
 
20
<link rel="stylesheet" type="text/css" href="../css/book.css">
21
25
22
 <title>Log Analyzer views</title>
26
 <p>The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides a number of views for log file analysis.</p>
23
 </head>
24
25
 <body>
26
27
 <h1>Log Analyzer views</h1>
28
29
 <p>The Log Analyzer provides a number of views for log file analysis.</p>
30
27
31
  <ul>
28
  <ul>
32
  <li><a href="../ref/relogvw.htm">Log view</a> <br>
29
  <li><a href="../ref/relogvw.htm">Log view</a> <br />
33
  The Log View shows the log records of an imported log. The properties and values of each log record are shown in this view.</li>
30
  The Log View shows the log records of an imported log. The properties and values of each log record are shown in this view.</li>
34
  <li><a href="../tasks/tviewloglayout.xhtml">Viewing logs, correlations, and symptom databases</a> <br>
31
  <li><a href="../tasks/tviewloglayout.xhtml">Viewing logs, correlations, and symptom databases</a> <br />
35
  The Log Navigator view is a tree structure view that allows you to conveniently navigate and manage logs, log correlations, and symptom databases.</li>
32
  The Log Navigator view is a tree structure view that allows you to conveniently navigate and manage logs, log correlations, and symptom databases.</li>
36
  <li><a href="../ref/resqlgin.htm">Log Interactions view</a> <br>
33
  <li><a href="../ref/resqlgin.htm">Log Interactions view</a> <br />
37
  The Log interactions diagram displays interactions among log records that occur during the execution of an application. This view shows correlations between log records from a single log file or across multiple log files.</li>
34
  The Log interactions diagram displays interactions among log records that occur during the execution of an application. This view shows correlations between log records from a single log file or across multiple log files.</li>
38
  <li><a href="../ref/rethrdin.htm">Log Thread Interactions view</a> <br>
35
  <li><a href="../ref/rethrdin.htm">Log Thread Interactions view</a> <br />
39
  The Log thread interaction diagrams provide a view of interactions among log events (records) that occur on different threads, which participate in the execution of an application. </li>
36
  The Log thread interaction diagrams provide a view of interactions among log events (records) that occur on different threads, which participate in the execution of an application. </li>
40
  <li><a href="../ref/rsarview.xhtml">Symptom Analysis Results view</a> <br>
37
  <li><a href="../ref/rsarview.xhtml">Symptom Analysis Results view</a> <br />
41
  The Symptom Analysis Results view shows symptoms generated during a log analysis operation. Details about symptom definition, recommendation, matched events (log records) and symptom properties are displayed in the view.</li>
38
  The Symptom Analysis Results view shows symptoms generated during a log analysis operation. Details about symptom definition, recommendation, matched events (log records) and symptom properties are displayed in the view.</li>
42
  
39
  
43
</ul>  
40
</ul>  
44
41
45
 <p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
42
<br />
43
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
46
44
47
 </body>
45
</body>
48
</html>
46
</html>
(-)concepts/celgcorr.htm (-46 / +47 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-41 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
<head>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
<link rel="stylesheet" type="text/css" href="../css/book.css">
20
	<title>Log file correlation</title>
21
21
</head>
22
22
<body>
23
24
 <title>Log file correlation</title>
25
 </head>
26
27
 <body>
28
23
29
<h1>Log file correlation</h1>
24
<h1>Log file correlation</h1>
30
25
31
<p>
26
<p>
32
  Correlation is the process of analyzing and determining a set of related
27
  Correlation is the process of analyzing and determining a set of related
33
 events, based on a set of rules that are used to interpret the data contained
28
 events, based on a set of rules that are used to interpret the data contained
34
 in the events. The Log Analyzer enables you to correlate information
29
 in the events. The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer enables you to correlate information
35
 within a log file from a single application 
30
 within a log file from a single application 
36
 or across multiple log files generated by different applications. </p>
31
 or across multiple log files generated by different applications. </p>
37
 
32
 
38
 <p>The Log Analyzer provides the following correlation methods:</p>
33
 <p>The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides the following correlation methods:</p>
39
 <ul>
34
 <ul>
40
<li>Sequential correlation: the ability to sort the events in a log by
35
<li>Sequential correlation: the ability to sort the events in a log by
41
   various fields contained in the events (for example, time stamp)</li>
36
   various fields contained in the events (for example, time stamp)</li>
Lines 50-56 Link Here
50
45
51
46
52
 <h2>Display</h2>
47
 <h2>Display</h2>
53
<p>The Log Analyzer provides two different views for displaying correlations:<br>
48
<p>The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides two different views for displaying correlations:<br />
49
 </p>
54
 <ul>
50
 <ul>
55
<li><i>Log interaction diagrams</i>, which display interactions 
51
<li><i>Log interaction diagrams</i>, which display interactions 
56
   among log records that occur during the execution of an application.</li>
52
   among log records that occur during the execution of an application.</li>
Lines 58-99 Link Here
58
   among log records that occur on different threads, which participate 
54
   among log records that occur on different threads, which participate 
59
   in the execution of an application.</li>
55
   in the execution of an application.</li>
60
 </ul>
56
 </ul>
57
 <p>
61
 </p>
58
 </p>
62
<p> The window title displays the view type and the correlation schema used in the format <BR>
59
<p> The window title displays the view type and the correlation schema used in the format <BR />
63
<I>Sequence Diagram: View name &lt;Correlation schema&gt;</I> <BR>
60
<I>Sequence Diagram: View name &lt;Correlation schema&gt;</I> <BR />
64
where View name is the Log Interactions view or the Log Thread Interactions view <BR>
61
where View name is the Log Interactions view or the Log Thread Interactions view <BR />
65
and the Correlation schema can be a predefined schema format such as Default Time.
62
and the Correlation schema can be a predefined schema format such as Default Time.
66
&nbsp;</p><p>Correlations are represented visually by an arrow that points from the source record to the target
63
</p>
64
<p>Correlations are represented visually by an arrow that points from the source record to the target
67
record.  The following are different representations of correlations:
65
record.  The following are different representations of correlations:
66
</p>
68
<ul>
67
<ul>
69
<li> Correlation within a log file in a collapsed node.<br>
68
<li> Correlation within a log file in a collapsed node.<br />
70
 
69
 
71
 <img border="0" src="../images/celgco2.gif" alt="An arrow originating on a blue bar and looping back to it" width="33" height="28"> 
70
 <img border="0" src="../images/celgco2.gif" alt="An arrow originating on a blue bar and looping back to it" width="33" height="28" /> 
72
 
71
 
73
 </li>
72
 </li>
74
    <li>Correlations of a selected event in an expanded node. <br>
73
    <li>Correlations of a selected event in an expanded node. <br />
75
   <p>
74
   <p>
76
 <img border="0" src="../images/celgco2_1.gif" alt="several arrows originating on a blue bar and looping back into the blue bar" width="37" height="134"> 
75
 <img border="0" src="../images/celgco2_1.gif" alt="several arrows originating on a blue bar and looping back into the blue bar" width="37" height="134" /> 
77
 </p>
76
 </p>
78
 </li>
77
 </li>
79
 <li>Correlation of an unselected node in an expanded node . <br>
78
 <li>Correlation of an unselected node in an expanded node . <br />
80
   <p>
79
   <p>
81
 <img border="0" src="../images/celgco2_2.gif" alt="the target is a dot indicating that the target is on another page" width="114" height="34"> 
80
 <img border="0" src="../images/celgco2_2.gif" alt="the target is a dot indicating that the target is on another page" width="114" height="34" /> 
82
 </p>
81
 </p>
83
 </li>
82
 </li>
84
 <li> Correlation between log files <br>
83
 <li> Correlation between log files <br />
85
 <img border="0" src="../images/celgco3.gif" alt="An arrow originating on a red bar and pointing to a blue bar" width="189" height="17"> 
84
 <img border="0" src="../images/celgco3.gif" alt="An arrow originating on a red bar and pointing to a blue bar" width="189" height="17" /> 
86
 </li>
85
 </li>
87
  <li> Correlation between logs where the source is outside of the current viewing page<br>
86
  <li> Correlation between logs where the source is outside of the current viewing page<br />
88
  <p>
87
  <p>
89
 <img border="0" src="../images/celgco4.gif" alt="the source is a dot indicating that the source is on another page" width="102" height="15"> 
88
 <img border="0" src="../images/celgco4.gif" alt="the source is a dot indicating that the source is on another page" width="102" height="15" /> 
90
 </p>
89
 </p>
91
 </li>
90
 </li>
92
   <li> Correlation between logs where the target is outside of the current viewing page.<br>
91
   <li> Correlation between logs where the target is outside of the current viewing page.<br />
93
   <p>
92
   <p>
94
 <img border="0" src="../images/celgco5.gif" alt="the target is a dot indicating that the target is on another page" width="116" height="17"> 
93
 <img border="0" src="../images/celgco5.gif" alt="the target is a dot indicating that the target is on another page" width="116" height="17" /> 
95
 </p>
94
 </p>
96
 </li>
95
 </li>
96
 <li></li><li></li><li><li></li>
97
 </li>
97
 </li>
98
98
99
 </ul>
99
 </ul>
Lines 107-126 Link Here
107
color is used to indicate the length of time, namely, the deeper the intensity, the higher the delta time. 
107
color is used to indicate the length of time, namely, the deeper the intensity, the higher the delta time. 
108
</p>
108
</p>
109
<p>
109
<p>
110
 &nbsp;</p>
110
 <b>Related tasks</b><br />
111
<p>
111
 <a href="../tasks/tecorlog.htm">Correlating log files</a><br />
112
 <b>Related tasks</b><br>
112
 <a href="../tasks/tvwlogi.htm">Using log interaction diagrams</a><br />
113
 <a href="../tasks/tecorlog.htm">Correlating log files</a><br>
113
 <a href="../tasks/tepref.htm">Setting preferences for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br />
114
 <a href="../tasks/tvwlogi.htm">Using log interaction diagrams</a><br>
114
 <a href="../tasks/tewrklog.htm">Working with log files</a><br />
115
 <a href="../tasks/tepref.htm">Setting preferences for the Log  and Trace Analyzer</a><br>
115
</p>
116
 <a href="../tasks/tewrklog.htm">Working with log files</a><br>
117
&nbsp;</p>
118
<p>
116
<p>
119
 <b>Related reference</b><br>
117
 <b>Related reference</b><br />
120
 <a href="../ref/relogvw.htm">Log view</a><br>
118
 <a href="../ref/relogvw.htm">Log view</a><br />
121
 <a href="../ref/resqlgin.htm">Log interactions view</a><br>
119
 <a href="../ref/resqlgin.htm">Log interactions view</a><br />
122
 <a href="../ref/rethrdin.htm">Log thread interactions view</a><br>
120
 <a href="../ref/rethrdin.htm">Log thread interactions view</a><br />
123
 </p>
121
 </p>
124
122
125
<br><p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p><p>&nbsp;<br>&nbsp;</p>
123
<br />
126
</body></html>
124
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
125
126
</body>
127
</html>
(-)concepts/cecbemdl.htm (-30 / +20 lines)
Lines 1-5 Link Here
1
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
<!-- 
3
<!-- 
4
/**********************************************************************
4
/**********************************************************************
5
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 13-37 Link Here
13
 * IBM - Initial contribution
13
 * IBM - Initial contribution
14
 **********************************************************************/  
14
 **********************************************************************/  
15
 -->
15
 -->
16
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
17
17
<head>
18
 <head>
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
<link rel="stylesheet" type="text/css" href="../css/book.css">
20
	<title>Common Base Event model</title>
21
 
21
</head>
22
 
22
<body>
23
 
24
 <title>Common Base Event model</title>
25
 </head>
26
27
 <body>
28
23
29
 <h1>Common Base Event model</h1>
24
 <h1>Common Base Event model</h1>
30
25
31
 <p>The Log Analyzer maps the currently supported proprietary log formats into a common event model called
26
 <p>The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer maps the currently supported proprietary log formats into a common event model called
32
 <i>Common Base Event</i>. This allows the analyzer to use a common format for any log records from any supported 
27
 <i>Common Base Event</i>. This allows the analyzer to use a common format for any log records from any supported 
33
 proprietary log files. The parsers 
28
 proprietary log files. The parsers 
34
 provided with the Log Analyzer map the log records from their current output format to this common model.</p>
29
 provided with the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer map the log records from their current output format to this common model.</p>
35
30
36
 <p>An <i>event</i>, which is the occurrence of an situation, can take a variety of forms. These forms include business, autonomic, 
31
 <p>An <i>event</i>, which is the occurrence of an situation, can take a variety of forms. These forms include business, autonomic, 
37
 management, tracing and logging events. Events encapsulate message data and are therefore the foundation on which complex 
32
 management, tracing and logging events. Events encapsulate message data and are therefore the foundation on which complex 
Lines 40-47 Link Here
40
35
41
 <p>The Common Base Event model is the new standard for events among the different types of 
36
 <p>The Common Base Event model is the new standard for events among the different types of 
42
 distributed applications. This standard proposes 
37
 distributed applications. This standard proposes 
43
 consistency of data elements that comprise these events, both in the elements themselves and in their format.<br>
38
 consistency of data elements that comprise these events, both in the elements themselves and in their format.<br />
44
 <br>
39
 <br />
45
 The Common Base Event definition ensures completeness of the data by providing properties to publish general information, which is 
40
 The Common Base Event definition ensures completeness of the data by providing properties to publish general information, which is 
46
 collectively referred to as the <i>3-tuple</i>, whenever a situation occurs. </p>
41
 collectively referred to as the <i>3-tuple</i>, whenever a situation occurs. </p>
47
42
Lines 54-76 Link Here
54
   <li>The <i>situation</i> itself </li>
49
   <li>The <i>situation</i> itself </li>
55
 </ol>
50
 </ol>
56
51
57
</p>
58
52
59
 <p><b>Related reference</b><br>
53
 <p><b>Related reference</b><br />
60
 <a href="../ref/rcbeadapt.html">Common Base Event format specification</a><br>
54
 <a href="../ref/rcbeadapt.html">Common Base Event format specification</a><br />
61
 </p>
55
 </p>
62
56
63
 <p><b>Related tasks</b><br>
57
 <p><b>Related tasks</b><br />
64
 <a href="../tasks/texpcbe.htm">Exporting a log or correlation to a Common Base 
58
 <a href="../tasks/texpcbe.htm">Exporting a log or correlation to a Common Base 
65
 Event XML file</a><br>
59
 Event XML file</a><br />
66
 
67
68
&nbsp;</p>
69
70
 <p><br>
71
 </p>
60
 </p>
72
61
73
 <p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved. </p>
62
<br />
63
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
74
64
75
 </body>
65
</body>
76
</html>
66
</html>
(-)concepts/coverview.html (-33 / +30 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-55 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
<head>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
<link rel="stylesheet" type="text/css" href="../css/book.css">
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
20
	<title>Log Analyzer feature overview, Log and Trace Analyzer feature overview</title>
21
 <title>Log Analyzer feature overview</title>
21
</head>
22
 </head>
22
<body>
23
23
24
 <body>
24
<h1>Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer feature overview</h1>
25
26
<h1>Log Analyzer feature overview</h1>
27
<p>Standardized data collection is one of the core technology requirements
25
<p>Standardized data collection is one of the core technology requirements
28
 identified by the Test and Performance Tools Platform project.
26
 identified by the Test and Performance Tools Platform project.
29
 As a first exploiter of the above technologies, the Log Analyzer, which is targeted for developers and support personnel, has
27
 As a first exploiter of the above technologies, the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer, which is targeted for developers and support personnel, has
30
 been developed based on current Eclipse tools. </p>
28
 been developed based on current Eclipse tools. </p>
31
29
32
<ul>
30
<ul>
33
<li><a href="../concepts/cltaviews.htm">Log Analyzer views</a><br>
31
	<li><a href="../concepts/cltaviews.htm">Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer views</a><br />
34
The Log Analyzer provides a number of views for log file analysis.</li> 
32
	The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides a number of views for log file analysis.
35
<li><a href="../concepts/celgcorr.htm">Log file correlation</a><br>
33
	</li> 
36
Correlation is the process of  determining a set of related events, based on a set of rules that are used to interpret the data contained in the events. The Log Analyzer enables you to correlate information within a log file from a single application or across multiple log files generated by different applications. 
34
	<li><a href="../concepts/celgcorr.htm">Log file correlation</a><br />
37
</li>
35
	Correlation is the process of  determining a set of related events, based on a set of rules that are used to interpret the data contained in the events.
38
<li><a href="../tasks/tewrklog.htm">Analyzing log files</a><br>
36
	The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer enables you to correlate information within a log file from a single application or across multiple log files generated by different applications. 
39
The Log Analyzer provides  the ability to combine several log files into a single unit for analysis.</li>
37
	</li>
40
</li>
38
	<li><a href="../tasks/tewrklog.htm">Analyzing log files</a><br />
41
<li><a href="../tasks/tepref.htm">Setting preferences for the Log Analyzer</a><br>
39
	The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides  the ability to combine several log files into a single unit for analysis.
42
This section provides details on customizing the Log Analyzer views and resources.
40
	</li>
43
</li>
41
	<li><a href="../tasks/tepref.htm">Setting preferences for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br />
44
<li><a href="../ref/rreference.xhtml">Log Analyzer Reference</a></li>
42
	This section provides details on customizing the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer views and resources.
43
	</li>
44
	<li><a href="../ref/rreference.xhtml">Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer Reference</a><br />
45
	</li>
45
</ul>
46
</ul>
46
 
47
47
48
 
48
<br />
49
<p>&nbsp;<br></p>
49
<p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
50
 <p class="copyright">(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.<br>
50
51
<br>
51
</body>
52
&nbsp;</p>
52
</html>
53
 
54
<p>&nbsp;<br>&nbsp;</p>
55
</body></html>
(-)ref/rsarview.xhtml (-1 / +1 lines)
Lines 25-31 Link Here
25
25
26
<h1>Symptom Analysis Results view</h1>
26
<h1>Symptom Analysis Results view</h1>
27
27
28
<p>The Log Analyzer provides a Symptom Analysis Results view for
28
<p>The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides a Symptom Analysis Results view for
29
examining symptoms generated during a log analysis operation. When a
29
examining symptoms generated during a log analysis operation. When a
30
symptom rule criteria matches a log record during an analysis operation
30
symptom rule criteria matches a log record during an analysis operation
31
a symptom is emitted. This view provides a list of resulted symptoms.
31
a symptom is emitted. This view provides a list of resulted symptoms.
(-)ref/rlglogguideline.html (-21 / +18 lines)
Lines 1-4 Link Here
1
<!doctype html public "-//w3c//dtd html 3.2 final//en">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-30 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
 <head>
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
18
   <link rel="stylesheet" type="text/css" href="../css/book.css">
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
19
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
20
	<title>Guidelines for using large log support</title>
20
   <title>Guidelines for using large log support</title>
21
</head>
21
</head>
22
22
<body>
23
 <body>
24
23
25
 <h1>Guidelines for using large log support</h1>
24
 <h1>Guidelines for using large log support</h1>
26
 <p>
25
 <p>
27
  The Log Analyzer provides two methods of loading log resources into the workspace.  The default method uses zipped XMI files to persist the imported log data into workspace, 
26
  The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides two methods of loading log resources into the workspace.  The default method uses zipped XMI files to persist the imported log data into workspace, 
28
 and the alternate method, large log support, uses a local or remote database to store the log resources as they are imported into the workspace.
27
 and the alternate method, large log support, uses a local or remote database to store the log resources as they are imported into the workspace.
29
 </p>
28
 </p>
30
 <p>
29
 <p>
Lines 32-38 Link Here
32
The large log support mode should be used when working with active log files whose
31
The large log support mode should be used when working with active log files whose
33
combined size on import is greater than 4% of the total Java heap size(default size is 512MB). 
32
combined size on import is greater than 4% of the total Java heap size(default size is 512MB). 
34
This recommendation is based on tests performed on a Pentium III 
33
This recommendation is based on tests performed on a Pentium III 
35
(1GB RAM, 1GHZ CPU) running the Log Analyzer. 
34
(1GB RAM, 1GHZ CPU) running the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer. 
35
 </p> 
36
 <p>
36
 <p>
37
37
38
 </p>
38
 </p>
Lines 41-50 Link Here
41
Mixing the two modes of operation may not perform as well as using a single mode operation.
41
Mixing the two modes of operation may not perform as well as using a single mode operation.
42
Using a combination of the modes may result in performance degradation and excess memory consumption.
42
Using a combination of the modes may result in performance degradation and excess memory consumption.
43
To avoid using both modes simultaneously when working with log files, follow these guidelines:
43
To avoid using both modes simultaneously when working with log files, follow these guidelines:
44
</p>
44
<ol type="A">
45
<ol type="A">
45
<li>Whenever you want to switch to another mode, for example from XMI to large log support, 
46
<li>Whenever you want to switch to another mode, for example from XMI to large log support, 
46
launch a new workspace and setup the new workspace with the mode that you want to use.</li>
47
launch a new workspace and setup the new workspace with the mode that you want to use.</li>
47
</li>
48
<li> All types of correlations are supported when running in large log support mode. </li>
48
<li> All types of correlations are supported when running in large log support mode. </li>
49
<li>If you have a list of resources and one is an XMI resource, avoid performing any action on
49
<li>If you have a list of resources and one is an XMI resource, avoid performing any action on
50
the mixed resources. Actions that can trigger a mixed-mode operation include opening a view, opening a log interaction, 
50
the mixed resources. Actions that can trigger a mixed-mode operation include opening a view, opening a log interaction, 
Lines 54-71 Link Here
54
</li>
54
</li>
55
55
56
 </ol>
56
 </ol>
57
 <p> 
58
 
57
 
59
 
58
 
60
  <p>
59
  <p>
61
 <b>Related tasks</b><br>
60
 <b>Related tasks</b><br />
62
<a href="../tasks/tcfglglog.html">Enabling large log support for the Log Analyzer</a><br>
61
<a href="../tasks/tcfglglog.html">Enabling large log support for the Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer</a><br />
63
  <p>
62
  </p>
64
 
63
65
 
64
<br />
66
 <p>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
65
<p>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
67
66
68
 
69
<p></p>
70
</body>
67
</body>
71
</html>
68
</html>
(-)ref/rloginvw.html (-31 / +24 lines)
Lines 1-4 Link Here
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!-- 
3
<!-- 
3
/**********************************************************************
4
/**********************************************************************
4
 * Copyright (c) 2000, 2006 IBM Corporation.
5
 * Copyright (c) 2000, 2006 IBM Corporation.
Lines 12-34 Link Here
12
 * IBM - Initial contribution
13
 * IBM - Initial contribution
13
 **********************************************************************/  
14
 **********************************************************************/  
14
 -->
15
 -->
15
<html>
16
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
16
17
<head>
17
<head>
18
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
18
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
19
<link rel="stylesheet" type="text/css" href="../css/book.css">
19
	<link rel="stylesheet" type="text/css" href="../css/book.css" />
20
<title>Log interaction views</title>
20
	<title>Log interaction views</title>
21
22
23
</head>
21
</head>
24
25
<body>
22
<body>
26
23
27
<h1>Log interaction views</h1>
24
<h1>Log interaction views</h1>
28
25
29
<p>The log interactions diagram displays interactions among log records that occur during the
26
<p>The log interactions diagram displays interactions among log records that occur during the
30
execution of an application according to the notation defined by UML. These diagrams are useful in
27
execution of an application according to the notation defined by UML. These diagrams are useful in
31
analyzing log correlations. The Log Analyzer provides two views for displaying log interaction
28
analyzing log correlations. The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides two views for displaying log interaction
32
diagrams:</p>
29
diagrams:</p>
33
<ul>
30
<ul>
34
	<li><a href="#logiview">Log interactions view</a>, which display interactions among log
31
	<li><a href="#logiview">Log interactions view</a>, which display interactions among log
Lines 44-50 Link Here
44
<p>Data displayed in this view is acquired from either an instance of a logging agent or from an
41
<p>Data displayed in this view is acquired from either an instance of a logging agent or from an
45
imported log file. Your deployment requirements determine which mechanism you use. This kind of data
42
imported log file. Your deployment requirements determine which mechanism you use. This kind of data
46
acquisition enables generation of interaction flows that represent correlations of log records that
43
acquisition enables generation of interaction flows that represent correlations of log records that
47
are generated from different kinds of logs.&nbsp;</p>
44
are generated from different kinds of logs.</p>
48
45
49
<p>When used in conjunction with the Log view, detailed information can be quickly obtained on
46
<p>When used in conjunction with the Log view, detailed information can be quickly obtained on
50
particular log records from Log Interaction view. The visual display of records are colored
47
particular log records from Log Interaction view. The visual display of records are colored
Lines 67-97 Link Here
67
<p>Viewing log thread interactions from the Log Navigator is useful when you want to display
64
<p>Viewing log thread interactions from the Log Navigator is useful when you want to display
68
interactions on the thread level between logs that are imported from different hosts. The thread
65
interactions on the thread level between logs that are imported from different hosts. The thread
69
value is extracted from each log record that is contained in the log. For details, see the Component
66
value is extracted from each log record that is contained in the log. For details, see the Component
70
ID's threadId property description in the Common Base Event model description section. (Every log
67
ID&#39;s threadId property description in the Common Base Event model description section. (Every log
71
record contains a component identification element that optionally holds the thread value.)</p>
68
record contains a component identification element that optionally holds the thread value.)</p>
72
69
73
70
74
<p>&nbsp;</p>
75
71
72
<p><strong>Related concepts</strong><br />
73
<a href="../concepts/celgcorr.htm">Log file correlation</a><br />
74
<a href="relogvw.htm">Log View</a> <br />
75
</p>
76
77
<p><strong>Related tasks</strong><br />
78
<a href="../tasks/tecorlog.htm">Correlating log files</a><br />
79
<a href="../tasks/tewrklog.htm">Working with log files</a><br />
80
</p>
81
82
<p><strong>Related references</strong><br />
83
<a href="rlogindiag.html">Log interaction diagram controls</a><br />
84
</p>
76
85
77
<p><strong>Related concepts</strong><br>
86
<br />
78
<a href="../concepts/celgcorr.htm">Log file correlation</a><br>
79
<a href="relogvw.htm">Log View</a> <br>
80
&nbsp;</p>
81
82
<p><strong>Related tasks</strong><br>
83
<a href="../tasks/tecorlog.htm">Correlating log files</a><br>
84
<a href="../tasks/tewrklog.htm">Working with log files</a><br>
85
&nbsp;</p>
86
87
<p><strong>Related references</strong><br>
88
<a href="rlogindiag.html">Log interaction diagram controls</a><br>
89
&nbsp;</p>
90
91
<p>&nbsp;</p>
92
<p>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
87
<p>(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.</p>
93
88
94
95
<p>&nbsp;</p>
96
</body>
89
</body>
97
</html>
90
</html>
(-)ref/rreference.xhtml (-1 / +1 lines)
Lines 58-64 Link Here
58
	<!-- Eclipse-based -->
58
	<!-- Eclipse-based -->
59
	<div filter="plugin=org.eclipse.tptp.platform.doc.user">
59
	<div filter="plugin=org.eclipse.tptp.platform.doc.user">
60
	<li><a href="../../org.eclipse.tptp.platform.doc.user/ref/rejsr47a.htm">Logging utility support</a><br/>
60
	<li><a href="../../org.eclipse.tptp.platform.doc.user/ref/rejsr47a.htm">Logging utility support</a><br/>
61
	The Log Analyzer provides standalone and plug-in support for new and existing users of the Java
61
	The Log <span filter="plugin=org.eclipse.tptp.platform.doc.user">and Trace</span> Analyzer provides standalone and plug-in support for new and existing users of the Java
62
	Logging (JSR-047), Apache Jakarta Log4J Logging and Apache Jakarta Commons Logging. <br/>
62
	Logging (JSR-047), Apache Jakarta Log4J Logging and Apache Jakarta Commons Logging. <br/>
63
	<br/>
63
	<br/>
64
	</li>
64
	</li>

Return to bug 161563