diff options
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 | 9 |
1 files changed, 4 insertions, 5 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 3bf88f41..4575fd18 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 @@ -13,14 +13,13 @@ type="text/css" media="screen" /> 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 click the <b>Volume Logs</b> tab. -<li>Select the volume for which you want to display the logs. +<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 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> +<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> |
