summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/display_log.html
blob: 3bf88f4169f006e1f71de96a3006cefd69836e3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!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>Choose Volumes and click 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>