This file is indexed.

/etc/octopussy/conf/services/Ntp.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
<?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="Ntp Service"
                   name="Ntp"
                   nb_messages="038"
                   version="201006030001">
  <message loglevel="Information"
           msg_id="Ntp:step_time_server"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpdate&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;step time server \S+ offset \S+ sec&quot;):msg@&gt;"
           rank="001"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Ntp:kernel_time_discipline_status"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;kernel time discipline status .+&quot;):msg@&gt; "
           rank="002"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Ntp:frequency_initialized_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;frequency initialized .+ from .+&quot;):msg@&gt;"
           rank="003"
           table="Message"
           taxonomy="System" />
  <message loglevel="Debug"
           msg_id="Ntp:signal_no_reset"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;signal_no_reset:.+&quot;):NULL@&gt;"
           rank="004"
           table="Message"
           taxonomy="System" />
  <message loglevel="Notice"
           msg_id="Ntp:synchronisation_lost"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;synchronisation lost&quot;):msg@&gt; "
           rank="005"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Information"
           msg_id="Ntp:precision"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;precision = .+&quot;):msg@&gt;"
           rank="006"
           table="Message"
           taxonomy="System" />
  <message loglevel="Debug"
           msg_id="Ntp:usage2"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;^I^I.+&quot;):msg@&gt; "
           rank="007"
           table="Message"
           taxonomy="System" />
  <message loglevel="Debug"
           msg_id="Ntp:usage1"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;usage: ntpd.+&quot;):NULL@&gt;"
           rank="008"
           table="Message"
           taxonomy="System" />
  <message loglevel="Warning"
           msg_id="Ntp:invalid_host_number"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;getnetnum: .+ invalid host number, line ignored&quot;):msg@&gt; "
           rank="009"
           table="Message"
           taxonomy="Config.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:exiting_on_signal"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;ntpd exiting on signal \d+&quot;):msg@&gt;"
           rank="010"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Information"
           msg_id="Ntp:info"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;ntpd \S+@\S+ .+&quot;):msg@&gt;"
           rank="011"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Ntp:time_reset"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;time reset .+&quot;):msg@&gt; "
           rank="012"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Ntp:running_as"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;running as .+&quot;):msg@&gt;"
           rank="013"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Ntp:listening_on_interface"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;Listening on interface .+&quot;):msg@&gt; "
           rank="014"
           table="Message"
           taxonomy="Network" />
  <message loglevel="Information"
           msg_id="Ntp:kernel_time_sync_status"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;kernel time sync status .+&quot;):msg@&gt;"
           rank="015"
           table="Message"
           taxonomy="System" />
  <message loglevel="Critical"
           msg_id="Ntp:address_already_in_use"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;.+Address already in use&quot;):msg@&gt; "
           rank="016"
           table="Message"
           taxonomy="Config.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:configure_unknown_line_ignored"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;configure: keyword .+ unknown, line ignored&quot;):msg@&gt; "
           rank="017"
           table="Message"
           taxonomy="Config.Errors" />
  <message loglevel="Information"
           msg_id="Ntp:connection_reestablished"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;Connection re-established to .+&quot;):msg@&gt;"
           rank="018"
           table="Message"
           taxonomy="Network" />
  <message loglevel="Notice"
           msg_id="Ntp:process_private_error"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;process_private: INFO_ERR_FMT: .+&quot;):msg@&gt;"
           rank="019"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:sendto_invalid_argument"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;sendto\(.+\): Invalid argument&quot;):msg@&gt; "
           rank="020"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Notice"
           msg_id="Ntp:kernel_time_sync_modified"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;kernel time sync \S+abled.+&quot;):msg@&gt;"
           rank="021"
           table="Message"
           taxonomy="System" />
  <message loglevel="Notice"
           msg_id="Ntp:synchronized_to"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;synchronized to .+&quot;):msg@&gt;"
           rank="022"
           table="Message"
           taxonomy="System" />
  <message loglevel="Warning"
           msg_id="Ntp:no_servers_reachable"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;no servers reachable&quot;):msg@&gt;"
           rank="023"
           table="Message"
           taxonomy="Network.Errors" />
  <message loglevel="Notice"
           msg_id="Ntp:parent_died_before_finished"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd_initres&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;parent died before we finished, exiting&quot;):msg@&gt; "
           rank="024"
           table="Message"
           taxonomy="System" />
  <message loglevel="Notice"
           msg_id="Ntp:invalid_host_address_ignored"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;getaddrinfo: .+ invalid host address, ignored&quot;):msg@&gt; "
           rank="025"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:no_server_synchronization_found"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpdate&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;no server suitable for synchronization found&quot;):msg@&gt; "
           rank="026"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:operation_not_permitted"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;.+: Operation not permitted&quot;):msg@&gt;"
           rank="027"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:cant_open_peerstats"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;can't open .+peerstats.+: Permission denied&quot;):msg@&gt; "
           rank="028"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:cant_open_permission_denied"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;can't open .+: Permission denied&quot;):msg@&gt;"
           rank="029"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Information"
           msg_id="Ntp:logging_file"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;logging to file .+&quot;):msg@&gt;"
           rank="030"
           table="Message"
           taxonomy="Config" />
  <message loglevel="Warning"
           msg_id="Ntp:kernel_time_sync_error"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;kernel time sync error.*&quot;):msg@&gt;"
           rank="031"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Notice"
           msg_id="Ntp:ntp_socket_in_use"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpdate&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;the NTP socket is in use, exiting&quot;):msg@&gt;"
           rank="032"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="Ntp:deleting_interface"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;Deleting interface .+&quot;):msg@&gt;"
           rank="033"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Warning"
           msg_id="Ntp:no_servers_be_used"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpdate&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;no servers can be used, exiting&quot;):msg@&gt;"
           rank="034"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:failed_initialize_interface"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;failed to initialize interface for address .+&quot;):msg@&gt;"
           rank="035"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="Ntp:unable_create_socket"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;unable to create socket on .+&quot;):msg@&gt;"
           rank="036"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Notice"
           msg_id="Ntp:max_descriptors_initial_socket_boundary"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;ntp_io:.+ max descriptors:.+ initial socket boundary:.+&quot;):msg@&gt;"
           rank="037"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Notice"
           msg_id="Ntp:new_interface_resolver_wake_up"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;new interface.+ found: waking up resolver&quot;):msg@&gt;"
           rank="038"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Ntp:unable_bin_wildcard_socket_address"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;ntpd&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;unable to bind to wildcard socket address .+ EXITING&quot;):msg@&gt;"
           rank="039"
           table="Message"
           taxonomy="Application.Errors" />
</octopussy_service>