blob: 9544d1e5236de698b6eb28d483d4247b39f5be09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!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>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 <need this information>.</p>
</body>
</html>
|