summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/subtopic.html')
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/subtopic.html45
1 files changed, 33 insertions, 12 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html
index 8a61c501..21ded1cd 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html
@@ -1,13 +1,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>Sub Topic</h1>
-Please enter your text here.
-</body>
+<!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> \ No newline at end of file