diff options
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/download_log.html')
-rw-r--r-- | src/org.gluster.storage.management.console.help/html/tasks/download_log.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/tasks/download_log.html b/src/org.gluster.storage.management.console.help/html/tasks/download_log.html new file mode 100644 index 00000000..4d36b0c4 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/tasks/download_log.html @@ -0,0 +1,23 @@ +<!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>Main Topic</title> +</head> + +<body> +<h1>Downloading the Logs</h1> +<p>You can download the server logs to your local machine to analyze and archive, as required.</p> +<p>To download logs, perform the following steps.</p> +<ol> +<li>Select the volume for which you want to download the logs +<li>From the Gluster menu or toolbar, select <b>Download Logs</b>. +<li>A window is displayed allowing you to choose the download location on your machine. +<li>Choose the location, and click <b>Save</b>. +<p>The logs for the selected volume are downloaded to the location you specified in a <FONT FACE = "Courier">.tar.gz</FONT> file format.</p> +</ol> +</body> +</html>
\ No newline at end of file |