summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/display_log.html
blob: 4575fd18261d2a00947e684e6f1e93f97637cc86 (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
<!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>