summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html
blob: 21ded1cd36dbae1af6f41ad883de0315cb026315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<title>Sub Topic</title>
</head>

<body>
<h1>Displaying a Log</h1>
You can display the server logs using the Management Console.  

The following table describes the information displayed when viewing logs:<table>
  
  <tr>
    <td>Date </td>
    <td>The date of the log entry</td>
  </tr>
  <tr>
    <td>Time </td>
    <td>The time of the log entry</td>
  </tr>
  <tr>
    <td>Type </td>
    <td>The type  of the log entry; either Normal or Error</td>
  </tr>
  <tr>
    <td>Details </td>
    <td>Details about   the log entry</td>
  </tr>
</table>
<p>
</body>
</html>