HP ProLiant xw2x220c Remote Graphics Software 5.3.0 User Guide - Page 134

Sender logging, Rgsender.exe, l logSetup, rg.log, logSetupFile

Page 134 highlights

6-7-2 Sender logging RGS Sender logging is not controlled by a GUI-instead, Sender logging is controlled by a particular file on the RGS Sender. In Section 3-1-2, "Installing the Sender on Windows," the following command line option for Rgsender.exe is described: -l logSetupFile-Specifies the "logSetupFile" file used to describe various logging parameters for Sender error and informational output. This file is used to determine where the output goes (to a file or to standard error) as well as the type of output logged (INFO or DEBUG). At installation, the Sender default is with "-l logSetup" turned on, where the logSetup file in the installation directory is set for output to a file named rg.log at INFO debug level. Unless this command line option is used to change the logSetupFile file, the default logSetup file in the Sender installation folder (C:\Program Files\Hewlett-Packard\Remote Graphics Sender) is used. The first few lines of logSetup are shown in Figure 6-33. Figure 6-33 logSetup file The highlighted, uncommented line specifies that INFO-level logging is used, and that logging will occur only to the rg.log file (no STDOUT logging). If another logging level is required, edit the file to replace INFO with any of the following: DEBUG, WARN, ERROR, or FATAL. If STDOUT logging is required, or if both STDOUT and rg.log logging are required, uncomment out the appropriate line (and comment out the previously-uncommented line). NOTE: The logSetup file is set to read-only during Sender installation, so you'll need to uncheck the Readonly property to edit the file. NOTE: In order to log Remote Clipboard activities on the Sender, DEBUG-level logging (not the default INFOlevel logging) must be specified in the logSetup file. Advanced capabilities 134

  • 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
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196

Advanced capabilities 134
6-7-2 Sender logging
RGS Sender logging is not controlled by a GUI—instead, Sender logging is controlled by a particular file on the
RGS Sender. In Section 3-1-2, “
Installing the Sender on Windows
,” the following command line option for
Rgsender.exe
is described:
-l logSetupFile
—Specifies the "logSetupFile" file used to describe various logging parameters for
Sender error and informational output. This file is used to determine where the output goes (to a file or to
standard error) as well as the type of output logged (INFO or DEBUG). At installation, the Sender default is
with "
-l logSetup
" turned on, where the
logSetup
file in the installation directory is set for output to a
file named
rg.log
at INFO debug level.
Unless this command line option is used to change the
logSetupFile
file, the default
logSetup
file in the
Sender installation folder (
C:\Program Files\Hewlett-Packard\Remote Graphics Sender
) is used.
The first few lines of
logSetup
are shown in Figure 6-33.
Figure 6-33
logSetup file
The highlighted, uncommented line specifies that INFO-level logging is used, and that logging will occur only to
the
rg.log
file (no STDOUT logging). If another logging level is required, edit the file to replace INFO with any
of the following: DEBUG, WARN, ERROR, or FATAL. If STDOUT logging is required, or if both STDOUT and
rg.log
logging are required, uncomment out the appropriate line (and comment out the previously-uncommented
line).
NOTE:
The
logSetup
file is set to read-only during Sender installation, so you’ll need to uncheck the
Read-
only
property to edit the file.
NOTE:
In order to log Remote Clipboard activities on the Sender, DEBUG-level logging (not the default INFO-
level logging) must be specified in the
logSetup
file.