This file is indexed.

/etc/octopussy/conf/services/Tftpd.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
<octopussy_service name="Tftpd"
                   description="Tftpd Service"
                   version="200701110001">
  <message loglevel="Information"
           msg_id="Tftpd:trying_get_file"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;tftpd&quot;):daemon@&gt;[&lt;@NUMBER:NULL@&gt;]: &lt;@REGEXP(&quot;tftpd: trying to get file: .+&quot;):msg@&gt;"
           rank="001"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Tftpd:serving_file_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;tftpd&quot;):daemon@&gt;[&lt;@NUMBER:NULL@&gt;]: &lt;@REGEXP(&quot;tftpd: serving file from .+&quot;):msg@&gt;"
           rank="002"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Tftpd:connect_from"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;in.tftpd&quot;):daemon@&gt;[&lt;@NUMBER:NULL@&gt;]: &lt;@REGEXP(&quot;connect from .+&quot;):msg@&gt;"
           rank="003"
           table="Message"
           taxonomy="Access" />
  <message loglevel="Warning"
           msg_id="Tftpd:cannot_set_groups"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;in.tftpd&quot;):daemon@&gt;[&lt;@NUMBER:NULL@&gt;]: &lt;@REGEXP(&quot;cannot set groups for user .+&quot;):msg@&gt;"
           rank="004"
           table="Message"
           taxonomy="System.Errors" />
</octopussy_service>