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