1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="log-viewer">
|
---|
4 | <title>The Log Viewer</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>Every time you start up a VM, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> creates a log file that
|
---|
8 | records system configuration and events. The <b outputclass="bold">Log Viewer</b> is a <ph
|
---|
9 | conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> tool that enables you to view and analyze system logs. </p>
|
---|
10 | <p>To display the Log Viewer, do either of the following: </p>
|
---|
11 | <ul>
|
---|
12 | <li>
|
---|
13 | <p>Click the VM name in the machine list and select <b outputclass="bold">Logs</b> from the machine tools menu. </p>
|
---|
14 | </li>
|
---|
15 | <li>
|
---|
16 | <p>In the VM, select <b outputclass="bold">Machine</b>, <b outputclass="bold">Show Log</b>. </p>
|
---|
17 | </li>
|
---|
18 | </ul>
|
---|
19 | <p>Log messages for the VM are displayed in tabs in the Log Viewer window. See <xref href="collect-debug-info.dita"
|
---|
20 | >Collecting Debugging Information</xref> for details of the various log files generated by <ph
|
---|
21 | conkeyref="vbox-conkeyref-phrases/product-name"/>. </p>
|
---|
22 | <p>If you select multiple VMs in the machine list, logs are listed for each VM. </p>
|
---|
23 | <p>The toolbar of the Log Viewer includes the following options: </p>
|
---|
24 | <ul>
|
---|
25 | <li>
|
---|
26 | <p><b outputclass="bold">Save:</b> Exports the contents of
|
---|
27 | the selected log file to a text file. Specify the destination
|
---|
28 | filename and location in the displayed dialog.
|
---|
29 | </p>
|
---|
30 | </li>
|
---|
31 | <li>
|
---|
32 | <p><b outputclass="bold">Find:</b> Searches for a text
|
---|
33 | string in the log file.
|
---|
34 | </p>
|
---|
35 | </li>
|
---|
36 | <li>
|
---|
37 | <p><b outputclass="bold">Filter:</b> Uses filter terms to
|
---|
38 | display specific types of log messages. Common log message
|
---|
39 | terms used by <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, such as Audio and NAT, are
|
---|
40 | included by default. Select one or more terms from the
|
---|
41 | drop-down list. To add your own filter term, enter the text
|
---|
42 | string in the text box field.
|
---|
43 | </p>
|
---|
44 | </li>
|
---|
45 | <li>
|
---|
46 | <p><b outputclass="bold">Bookmark:</b> Saves the location of a log message, enabling you to
|
---|
47 | find it quickly. To create a bookmark, either click the line number, or select some text
|
---|
48 | and then click <b outputclass="bold">Bookmark</b>. </p>
|
---|
49 | </li>
|
---|
50 | <li>
|
---|
51 | <p><b outputclass="bold">Preferences:</b> Configures the text display used in the log
|
---|
52 | message window. </p>
|
---|
53 | </li>
|
---|
54 | <li>
|
---|
55 | <p><b outputclass="bold">Refresh:</b> Refreshes the log
|
---|
56 | file you are currently viewing. Only log messages in the
|
---|
57 | current tab are updated.
|
---|
58 | </p>
|
---|
59 | </li>
|
---|
60 | <li>
|
---|
61 | <p><b outputclass="bold">Reload:</b> Refreshes all log
|
---|
62 | files. Log messages in every tab are updated.
|
---|
63 | </p>
|
---|
64 | </li>
|
---|
65 | <li>
|
---|
66 | <p><b outputclass="bold">Settings:</b> Displays the
|
---|
67 | <b outputclass="bold">Settings</b> window for the VM,
|
---|
68 | enabling you to make configuration changes.
|
---|
69 | </p>
|
---|
70 | </li>
|
---|
71 | <li>
|
---|
72 | <p><b outputclass="bold">Discard:</b> For a running VM,
|
---|
73 | discards the saved state for the VM and closes it down.
|
---|
74 | </p>
|
---|
75 | </li>
|
---|
76 | <li>
|
---|
77 | <p><b outputclass="bold">Show/Start:</b> For a running VM,
|
---|
78 | <b outputclass="bold">Show</b> displays the VM window.
|
---|
79 | For a stopped VM, <b outputclass="bold">Start</b>
|
---|
80 | displays options for powering up the VM.
|
---|
81 | </p>
|
---|
82 | </li>
|
---|
83 | </ul>
|
---|
84 | </body>
|
---|
85 |
|
---|
86 | </topic>
|
---|