diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-08-11 20:56:08 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-08-11 20:56:08 +0530 |
| commit | 15222c97d166a1899d73b298e228a6c8e4447c8d (patch) | |
| tree | f95fbf1e794328c5e2d08599b741ec9afa1235ce /src/com.gluster.storage.management.console.help/html/tasks/display_log.html | |
| parent | 08940e6174d977e5dd8113a89d77408c67bfe441 (diff) | |
Updated help files
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/display_log.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/tasks/display_log.html | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/display_log.html b/src/com.gluster.storage.management.console.help/html/tasks/display_log.html index a476078a..350857a1 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/display_log.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/display_log.html @@ -2,12 +2,24 @@ <html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - <title>Main Topic</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<title>Main Topic</title> </head> <body> <h1>Main Topic</h1> -Please enter your text here. +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>Choose Volumes and cClick the <b>Volume Logs</b> tab. +<li>Select the volume for which you want to display the logs. +<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 From date, Time, and To date and click <b>Go</b>. +<li>Select the search criteria by typing the criteria in the <b>Filter String</b> field. +<p>For example, in the window below the search criteria chosen is Warning. Hence, all the warning messages are displayed.<p> +<p><img src="../images/GMC_1.0_Display_log_criteria.jpg" alt="Volume Logs with Warning Search Criteria" /></p> +</ol> </body> -</html>
\ No newline at end of file +</html> +
\ No newline at end of file |
