summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html')
-rw-r--r--src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html
new file mode 100644
index 00000000..790fc206
--- /dev/null
+++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+<link rel="stylesheet" href="../css/builder-gluster/style.css"
+type="text/css" media="screen" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Managing Logs</title>
+</head>
+
+<body>
+<h1>Managing Logs</h1>
+You can download volume logs to your local machine to analyze and archive or you can retrieve volume logs based on a search criteria. This section describes how you can manage logs on your storage cluster.
+<p>Typically, the log file includes:</p>
+<ul>
+ <li>Installation messages
+ <li>Removal messages
+ <li>Configuration messages
+ <li>Informational messages
+</ul>
+<p>The Gluster Management Gateway log files are stored in the following locations on your server:</p>
+<ul>
+<li>Tomcat servlet container logs - <FONT FACE = "Courier">/var/log/tomcat5/catalina.out</FONT>
+<li>Gluster Management Gateway logs - <FONT FACE = "Courier">/var/log/glustermg/glustermg.log</FONT>
+</ul>
+
+</body>
+</html> \ No newline at end of file