VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/log-viewer.dita@ 99797

Last change on this file since 99797 was 99797, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.2 KB
Line 
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>
8 Every time you start up a VM, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> creates a log file
9 that records system configuration and events. The
10 <b outputclass="bold">Log Viewer</b> is a <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> tool
11 that enables you to view and analyze system logs.
12 </p>
13 <fig id="fig-log-viewer-tool">
14 <title>Log Viewer Tool, Showing System Events</title>
15 <xref href="images/log-viewer.png" format="png" platform="htmlhelp">
16 <image href="images/log-viewer.png" width="10cm" placement="break">
17 <alt>Log Viewer Tool, Showing System Events</alt>
18 </image>
19 </xref>
20 <image platform="ohc" href="images/log-viewer.png" width="10cm" placement="break">
21 <alt>Log Viewer Tool, Showing System Events</alt>
22 </image>
23 </fig>
24 <p>
25 To display the Log Viewer, do either of the following:
26 </p>
27 <ul>
28 <li>
29 <p>
30 Click the VM name in the machine list and select
31 <b outputclass="bold">Logs</b> from the machine tools
32 menu.
33 </p>
34 </li>
35 <li>
36 <p>
37 In the guest VM, select
38 <b outputclass="bold">Machine</b>,
39 <b outputclass="bold">Show Log</b>.
40 </p>
41 </li>
42 </ul>
43 <p>
44 Log messages for the VM are displayed in tabs in the Log Viewer
45 window. See <xref href="collect-debug-info.dita">Collecting Debugging Information</xref> for details of
46 the various log files generated by <ph conkeyref="vbox-conkeyref-phrases/product-name"/>.
47 </p>
48 <p>
49 If you select multiple VMs in the machine list, logs are listed
50 for each VM.
51 </p>
52 <p>
53 The toolbar of the Log Viewer includes the following options:
54 </p>
55 <ul>
56 <li>
57 <p><b outputclass="bold">Save:</b> Exports the contents of
58 the selected log file to a text file. Specify the destination
59 filename and location in the displayed dialog.
60 </p>
61 </li>
62 <li>
63 <p><b outputclass="bold">Find:</b> Searches for a text
64 string in the log file.
65 </p>
66 </li>
67 <li>
68 <p><b outputclass="bold">Filter:</b> Uses filter terms to
69 display specific types of log messages. Common log message
70 terms used by <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, such as Audio and NAT, are
71 included by default. Select one or more terms from the
72 drop-down list. To add your own filter term, enter the text
73 string in the text box field.
74 </p>
75 </li>
76 <li>
77 <p><b outputclass="bold">Bookmark:</b> Saves the location
78 of a log message, enabling you to find it quickly. To create a
79 bookmark, either click on the line number, or select some text
80 and then click <b outputclass="bold">Bookmark</b>.
81 </p>
82 </li>
83 <li>
84 <p><b outputclass="bold">Options:</b> Configures the text
85 display used in the log message window.
86 </p>
87 </li>
88 <li>
89 <p><b outputclass="bold">Refresh:</b> Refreshes the log
90 file you are currently viewing. Only log messages in the
91 current tab are updated.
92 </p>
93 </li>
94 <li>
95 <p><b outputclass="bold">Reload:</b> Refreshes all log
96 files. Log messages in every tab are updated.
97 </p>
98 </li>
99 <li>
100 <p><b outputclass="bold">Settings:</b> Displays the
101 <b outputclass="bold">Settings</b> window for the VM,
102 enabling you to make configuration changes.
103 </p>
104 </li>
105 <li>
106 <p><b outputclass="bold">Discard:</b> For a running VM,
107 discards the saved state for the VM and closes it down.
108 </p>
109 </li>
110 <li>
111 <p><b outputclass="bold">Show/Start:</b> For a running VM,
112 <b outputclass="bold">Show</b> displays the VM window.
113 For a stopped VM, <b outputclass="bold">Start</b>
114 displays options for powering up the VM.
115 </p>
116 </li>
117 </ul>
118 </body>
119
120</topic>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette