This file is indexed.

/etc/octopussy/conf/services/Stunnel.xml is in octopussy 1.0.6-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="Stunnel Service"
                   name="Stunnel"
                   nb_messages="038"
                   version="201002240012"
                   website="http://www.stunnel.org/">
  <message loglevel="Information"
           msg_id="Stunnel:nb_clients_allowed"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: \d+ clients allowed&quot;):msg@&gt;"
           rank="004"
           table="Message"
           taxonomy="System" />
  <message loglevel="Notice"
           msg_id="Stunnel:connected_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: .+ connected from .+&quot;):msg@&gt;"
           rank="001"
           table="Message"
           taxonomy="Network" />
  <message loglevel="Notice"
           msg_id="Stunnel:verify_ok"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: VERIFY OK: .+&quot;):msg@&gt;"
           rank="005"
           table="Message"
           taxonomy="System" />
  <message loglevel="Notice"
           msg_id="Stunnel:connection_reset"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: Connection reset: -?\d+ bytes sent to SSL, \d+ bytes sent to socket&quot;):msg@&gt;"
           rank="002"
           table="Message"
           taxonomy="Network" />
  <message loglevel="Notice"
           msg_id="Stunnel:connection_closed"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: Connection closed: -?\d+ bytes sent to SSL, \d+ bytes sent to socket&quot;):msg@&gt;"
           rank="003"
           table="Message"
           taxonomy="Network" />
  <message loglevel="Debug"
           msg_id="Stunnel:threading_pthread_ssl_engine"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: Threading:PTHREAD SSL:ENGINE .+&quot;):msg@&gt;"
           rank="006"
           table="Message"
           taxonomy="System" />
  <message loglevel="Notice"
           msg_id="Stunnel:on_with_openssl"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: stunnel \S+ on \S+ with OpenSSL .+&quot;):msg@&gt;"
           rank="007"
           table="Message"
           taxonomy="System" />
  <message loglevel="Warning"
           msg_id="Stunnel:ssl_connection_reset_by_peer"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG3\[\S+\]: SSL_read: Connection reset by peer .*&quot;):msg@&gt;"
           rank="008"
           table="Message"
           taxonomy="System" />
  <message loglevel="Warning"
           msg_id="Stunnel:connection_refused"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG3\[\S+\]: .*Connection refused.*&quot;):msg@&gt;"
           rank="009"
           table="Message"
           taxonomy="Network.Errors" />
  <message loglevel="Warning"
           msg_id="Stunnel:terminating_signal_15"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: Received signal 15; terminating&quot;):msg@&gt;"
           rank="010"
           table="Message"
           taxonomy="Application.Stop" />
  <message loglevel="Critical"
           msg_id="Stunnel:no_route_to_host"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG3\[\S+\]: connect_wait: getsockopt: No route to host.*&quot;):msg@&gt;"
           rank="011"
           table="Message"
           taxonomy="Network.Errors" />
  <message loglevel="Warning"
           msg_id="Stunnel:SSL_socket_closed"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG3\[\S+\]: SSL socket closed with \d+ byte\(s\) in buffer&quot;):msg@&gt;"
           rank="012"
           table="Message"
           taxonomy="Network.Errors" />
  <message loglevel="Warning"
           msg_id="Stunnel:Connection_closed"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: Connection closed: .+ bytes sent to SSL, .+ bytes sent to socket&quot;):msg@&gt;"
           rank="013"
           table="Message"
           taxonomy="Network.Errors" />
  <message loglevel="Notice"
           msg_id="Stunnel:connected_remote_server_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: .+ connected remote server from .+&quot;):msg@&gt;"
           rank="014"
           table="Message"
           taxonomy="Network" />
  <message loglevel="Notice"
           msg_id="Stunnel:accepted_connection_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: .+ accepted connection from .+&quot;):msg@&gt;"
           rank="015"
           table="Message"
           taxonomy="Network" />
  <message loglevel="Information"
           msg_id="Stunnel:crl_verification_passed"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG5\[\S+\]: CRL: verification passed&quot;):msg@&gt;"
           rank="016"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Warning"
           msg_id="Stunnel:cant_het_client_address"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;warning: can't get client address:.+&quot;):msg@&gt;"
           rank="017"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="Stunnel:remote_connect_network_unreachable"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG3\[\S+\]: remote connect .+: Network is unreachable.+&quot;):msg@&gt;"
           rank="018"
           table="Message"
           taxonomy="Network.Errors" />
  <message loglevel="Warning"
           msg_id="Stunnel:sslread_connection_timed_out"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG3\[\S+\]: SSL_read: Connection timed out.*&quot;):msg@&gt;"
           rank="019"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Information"
           msg_id="Stunnel:ssl_state"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: SSL state .+&quot;):msg@&gt;"
           rank="020"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:libwrap_process_msgs"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: .+ libwrap process.*&quot;):msg@&gt;"
           rank="021"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:ssl_accepted"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG6\[\S+\]: SSL accepted: .+&quot;):msg@&gt;"
           rank="022"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:negotiated_ciphers"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG6\[\S+\]: Negotiated ciphers: .+&quot;):msg@&gt;"
           rank="023"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:connect_wait_msgs"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: connect_wait: .+&quot;):msg@&gt;"
           rank="024"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:server_connects_msgs"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]:\s+\d+ server connects .+&quot;):msg@&gt;"
           rank="025"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Notice"
           msg_id="Stunnel:ssl_alert"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: SSL alert.+&quot;):msg@&gt;"
           rank="026"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:session_cache_msgs"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]:\s+\d+ session cache \w+&quot;):msg@&gt;"
           rank="027"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:client_server_renegotiations_requested"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]:\s+\d+ \w+ renegotiations requested&quot;):msg@&gt;"
           rank="028"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:items_in_session_cache"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]:\s+\d+ items in the session cache&quot;):msg@&gt;"
           rank="029"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:option_set_on_socket"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \S+ option set on \w+ socket&quot;):msg@&gt;"
           rank="030"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:client_connects_msgs"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]:\s+\d+ client connects .+&quot;):msg@&gt;"
           rank="031"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Debug"
           msg_id="Stunnel:fd_non_blocking_mode"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: FD \d+ in non-blocking mode&quot;):msg@&gt;"
           rank="032"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Debug"
           msg_id="Stunnel:pid_file_msgs"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \w+ pid file .+&quot;):msg@&gt;"
           rank="033"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:write_shutdown"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \w+ write shutdown&quot;):msg@&gt;"
           rank="034"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:permitted_by_libwrap_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \S+ permitted by libwrap from .+&quot;):msg@&gt;"
           rank="035"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:accepted_fd"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \S+ accepted FD=\d+ from .+&quot;):msg@&gt;"
           rank="036"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:compression_enabled"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG6\[\S+\]: Compression enabled using \S+ method&quot;):msg@&gt;"
           rank="037"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:private_key_loaded"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Private key loaded&quot;):msg@&gt;"
           rank="038"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:something_started"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \S+ started&quot;):msg@&gt;"
           rank="039"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:something_finished"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \S+ finished.*&quot;):msg@&gt;"
           rank="040"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:something_connecting"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \S+ connecting \S+&quot;):msg@&gt;"
           rank="041"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:prng_seeded_successfully"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: PRNG seeded successfully&quot;):msg@&gt;"
           rank="042"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:something_bound_to"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \S+ bound to \S+&quot;):msg@&gt;"
           rank="043"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:certificate_loaded"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Certificate loaded&quot;):msg@&gt;"
           rank="044"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:ssl_closed_on_sslread"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: SSL .*closed on SSL_read&quot;):msg@&gt;"
           rank="045"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:sslshutdown_successfully_sent_closenotify"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG6\[\S+\]: SSL_shutdown successfully sent close_notify&quot;):msg@&gt;"
           rank="046"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:remote_fd_initialized"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Remote FD=\d+ initialized&quot;):msg@&gt;"
           rank="047"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:loaded_verify_certificates_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Loaded verify certificates from .+&quot;):msg@&gt;"
           rank="048"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:loaded_revocation_lookup_file"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Loaded .+ revocation lookup file&quot;):msg@&gt;"
           rank="049"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Debug"
           msg_id="Stunnel:snagged_random_bytes_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Snagged \d+ random bytes from .+&quot;):msg@&gt;"
           rank="050"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Debug"
           msg_id="Stunnel:wrote_new_random_bytes_to"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Wrote \d+ new random bytes to .+&quot;):msg@&gt;"
           rank="051"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:certificate"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Certificate: .+&quot;):msg@&gt;"
           rank="052"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:key_file"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: Key file: .+&quot;):msg@&gt;"
           rank="053"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Stunnel:sslcontext_initialized_for_service"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: SSL context initialized for service .+&quot;):msg@&gt;"
           rank="054"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Debug"
           msg_id="Stunnel:claims_sufficient_entropy"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;stunnel&quot;):daemon@&gt;: &lt;@REGEXP(&quot;LOG7\[\S+\]: \S+ claims sufficient entropy for the \S+&quot;):msg@&gt;"
           rank="055"
           table="Message"
           taxonomy="Application" />
</octopussy_service>