From 1142b0e41de39010de7845cf70d71dbb001fc1dc Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Fri, 25 Nov 2011 20:13:35 +0530 Subject: Renamed projects / packages com.gluster.* to org.gluster.* --- .../html/tasks/display_log.html | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 src/com.gluster.storage.management.console.help/html/tasks/display_log.html (limited to 'src/com.gluster.storage.management.console.help/html/tasks/display_log.html') 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 deleted file mode 100644 index 4575fd18..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/display_log.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - -Main Topic - - - -

Displaying Logs Based on a Search Criteria

-You can download the log file of your resource based on search criteria such as warning,error, alerts, and so on. -

To display log based on a search criteria, perform the following steps.

-
    -
  1. Select the volume for which you want to display the log and click the Volume Logs tab. -
  2. In the Scan Last field, type the number of messages to scan. -
  3. Select All or select bricks from Filter on Bricks drop down list. -
  4. Select the From date, Time, and To date and click Fetch Logs. -

    The volume log messages for the selected criteria is displayed

    -

    Volume Logs with Warning Search Criteria

    -

    The logs fetched from the servers can be filtered further by typing a value in the Filter String field. -

- - - \ No newline at end of file -- cgit