This file is indexed.

/etc/octopussy/conf/services/CVS.xml is in octopussy 1.0.6-0ubuntu2.

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
<?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="CVS Service"
                   name="CVS"
                   nb_messages="017"
                   version="200902130002">
  <message loglevel="Warning"
           msg_id="CVS:caught_signal"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvsd[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;caught signal .+&quot;):msg@&gt;"
           rank="002"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Information"
           msg_id="CVS:version_bailing_out"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvsd[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;version .+ bailing out &quot;):msg@&gt;"
           rank="003"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Notice"
           msg_id="CVS:unexpected_eof_during_authentication"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;unexpected EOF encountered during authentication&quot;):msg@&gt; "
           rank="001"
           table="Message"
           taxonomy="Auth.Failure" />
  <message loglevel="Warning"
           msg_id="CVS:password_mismatch"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;password mismatch for .+&quot;):msg@&gt;"
           rank="004"
           table="Message"
           taxonomy="Auth.Failure" />
  <message loglevel="Warning"
           msg_id="CVS:login_failure"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;login failure .+&quot;):msg@&gt;"
           rank="005"
           table="Message"
           taxonomy="Auth.Failure" />
  <message loglevel="Information"
           msg_id="CVS:called_recursively_message_was"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;error .* called recursively.  \w+ message was:&quot;):msg@&gt; "
           rank="006"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="CVS:aborting"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;Aborting.&quot;):msg@&gt; "
           rank="007"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="CVS:cvs_checkout_cannot_open"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;cvs checkout: cannot open .+: No such file or directory&quot;):msg@&gt; "
           rank="008"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Notice"
           msg_id="CVS:checkout_aborted"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;cvs \[checkout aborted\]: .+&quot;):msg@&gt; "
           rank="009"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="CVS:dying_gasps_from_client"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;Dying gasps received from client.&quot;):msg@&gt; "
           rank="010"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="CVS:update_aborted"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;cvs \[update aborted\]: .+&quot;):msg@&gt; "
           rank="011"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="CVS:update_cannot_open_directory"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;cvs update: cannot open directory .+&quot;):msg@&gt;"
           rank="012"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="CVS:login_refused_no_password"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;login refused for \w+: user has no password&quot;):msg@&gt; "
           rank="013"
           table="Message"
           taxonomy="Auth.Failure" />
  <message loglevel="Warning"
           msg_id="CVS:authentication_failure"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;.*authentication failure; .+&quot;):msg@&gt;"
           rank="014"
           table="Message"
           taxonomy="Auth.Failure" />
  <message loglevel="Information"
           msg_id="CVS:updating"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;cvs update: Updating .+&quot;):msg@&gt;"
           rank="015"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Warning"
           msg_id="CVS:cant_open_entries_log"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;cvs update: cannot open CVS/Entries.Log.*&quot;):msg@&gt;"
           rank="016"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Notice"
           msg_id="CVS:cvs_status_aborted"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; cvs: &lt;@REGEXP(&quot;cvs \[status aborted\]:.*&quot;):msg@&gt;"
           rank="017"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Information"
           msg_id="CVS:rtag_tagging"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;cvs&quot;):daemon@&gt;: &lt;@REGEXP(&quot;cvs rtag: Tagging .+&quot;):msg@&gt;"
           rank="018"
           table="Message"
           taxonomy="Application" />
  <message loglevel="Notice"
           msg_id="CVS:rtag_aborted"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;cvs&quot;):daemon@&gt;: &lt;@REGEXP(&quot;cvs \[rtag aborted\]: .+&quot;):msg@&gt;"
           rank="019"
           table="Message"
           taxonomy="Application.Errors" />
</octopussy_service>