/etc/octopussy/conf/services/Slony-I.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 | <?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="Slony-I replication system Service"
icon="software/logo_slony-i"
name="Slony-I"
nb_messages="009"
version="200811170001"
website="http://slony.info/">
<message loglevel="Notice"
msg_id="Slony-I:logswitch_initiated"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("NOTICE: Slony-I: Logswitch to .+ initiated"):msg@> "
rank="001"
table="Database_Message"
taxonomy="Application" />
<message loglevel="Notice"
msg_id="Slony-I:logswitch_still_in_progress"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("NOTICE: Slony-I: log switch to .+ still in progress.*"):msg@>"
rank="002"
table="Database_Message"
taxonomy="Application" />
<message loglevel="Information"
msg_id="Slony-I:context_logswitch_start"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("CONTEXT: SQL statement \"SELECT \".+\".logswitch_start\(\)\""):msg@> "
rank="004"
table="Database_Message"
taxonomy="Application" />
<message loglevel="Information"
msg_id="Slony-I:logswitch_complete"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("NOTICE: Slony-I: log switch to .+ complete.*"):msg@>"
rank="003"
table="Database_Message"
taxonomy="Application" />
<message loglevel="Information"
msg_id="Slony-I:consider_adding_partial_index"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("NOTICE: Consider adding partial index .+"):msg@>"
rank="005"
table="Database_Message"
taxonomy="Application" />
<message loglevel="Information"
msg_id="Slony-I:context_add_partial_index"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("CONTEXT: SQL statement \"SELECT \".*\".addPartialLogIndices\(\)\""):msg@> "
rank="006"
table="Database_Message"
taxonomy="Application" />
<message loglevel="Information"
msg_id="Slony-I:index_already_present"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("NOTICE: Index .+ already present - skipping"):msg@> "
rank="007"
table="Database_Message"
taxonomy="Application" />
<message loglevel="Debug"
msg_id="Slony-I:schema_tablename"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("NOTICE: schema: .+ tablename:.+"):msg@>"
rank="008"
table="Database_Message"
taxonomy="Application" />
<message loglevel="Warning"
msg_id="Slony-I:table_replicated_cant_modified"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("ERROR: Slony-I: Table \S+ is replicated and cannot be modified .+"):msg@>"
rank="009"
table="Database_Message"
taxonomy="Application.Errors" />
<message loglevel="Information"
msg_id="Slony-I:cleanup_stale_entry"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> postgres[<@PID:pid@>]: <@STRING:NULL@> <@WORD:client@> <@WORD:user@> <@WORD:db@> <@REGEXP("NOTICE: Slony-I: cleanup stale .+"):msg@>"
rank="010"
table="Database_Message"
taxonomy="Application" />
</octopussy_service>
|