summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html
blob: de5cab45cabbd1bbe2914970d60b47dde462a406 (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
<!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 use the Logs tab of your Management Console to download the
gateway, server, volumes, and UI logs to your local machine to analyze
and archive.
<p>Typically, the log file includes:</p>
<ul>
	<li>Installation messages
	<li>Removal messages
	<li>Configuration messages
	<li>Informational messages
</ul>
<p>The default location for this log file is &lt;need this
information&gt;.</p>
</body>
</html>