diff options
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/display_log.html')
-rw-r--r-- | src/org.gluster.storage.management.console.help/html/tasks/display_log.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/tasks/display_log.html b/src/org.gluster.storage.management.console.help/html/tasks/display_log.html new file mode 100644 index 00000000..4575fd18 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/tasks/display_log.html @@ -0,0 +1,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>Main Topic</title> +</head> + +<body> +<h1>Displaying Logs Based on a Search Criteria</h1> +You can download the log file of your resource based on search criteria such as warning,error, alerts, and so on. +<p>To display log based on a search criteria, perform the following steps.</p> +<ol> +<li>Select the volume for which you want to display the log and click the <b>Volume Logs</b> tab. +<li>In the <b>Scan Last</b> field, type the number of messages to scan. +<li>Select All or select bricks from <b>Filter on Bricks</b> drop down list. +<li>Select the <b>From date</b>, <b>Time</b>, and <b>To date</b> and click <b>Fetch Logs</b>. +<p>The volume log messages for the selected criteria is displayed</p> +<p><img src="../images/GMC_1.0_Display_log_criteria.jpg" alt="Volume Logs with Warning Search Criteria" /></p> +<p>The logs fetched from the servers can be filtered further by typing a value in the <b>Filter String</b> field. +</ol> +</body> +</html> +
\ No newline at end of file |