/etc/octopussy/conf/services/Cyclades.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 | <?xml version='1.0' encoding='UTF-8'?>
<octopussy_service name="Cyclades"
description="Cyclades KVM"
nb_messages="011"
icon="companies/logo_avocent"
version="200709260023">
<message loglevel="Information"
msg_id="Cyclades:user_logged_in"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[2\]: A user logged into the appliance."):msg@> User: <@WORD:user@>. Session type: <@NUMBER:session_type@>. "
rank="001"
table="Cyclades"
taxonomy="Access.Success" />
<message loglevel="Information"
msg_id="Cyclades:user_logged_out"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[3\]: A user logged out of the appliance."):msg@> User: <@WORD:user@>. Session type: <@NUMBER:session_type@>. "
rank="002"
table="Cyclades"
taxonomy="Access" />
<message loglevel="Warning"
msg_id="Cyclades:User_authentication_failed"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[4\]: User authentication failed."):msg@> User: <@WORD:user@>. "
rank="005"
table="Cyclades"
taxonomy="Access.Failure" />
<message loglevel="Notice"
msg_id="Cyclades:New_configuration_activated"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[16\]: New configuration activated by user"):msg@>: <@WORD:user@>. "
rank="006"
table="Cyclades"
taxonomy="Config.Changes" />
<message loglevel="Warning"
msg_id="Cyclades:A_daemon_stopped"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[11\]: A daemon stopped."):msg@> User: <@WORD:user@>. Daemon name: <@WORD:daemon_name@>. "
rank="007"
table="Cyclades"
taxonomy="System" />
<message loglevel="Notice"
msg_id="Cyclades:A_daemon_started"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[10\]: A daemon started."):msg@> User: <@WORD:user@>. Daemon name: <@WORD:daemon_name@>."
rank="008"
table="Cyclades"
taxonomy="System" />
<message loglevel="Information"
msg_id="Cyclades:KVM_session_started"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[5\]: KVM session started."):msg@> User: <@WORD:user@>. Port name: <@WORD:port_name@>. Port number: <@NUMBER:port_number@> Session Type: <@NUMBER:session_type@>. "
rank="003"
table="Cyclades"
taxonomy="Access.Success" />
<message loglevel="Information"
msg_id="Cyclades:KVM_session_stopped"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[6\]: KVM session stopped."):msg@> User: <@WORD:user@>. Port name: <@WORD:port_name@>. Port number: <@NUMBER:port_number@> Session Type: <@NUMBER:session_type@>. "
rank="004"
table="Cyclades"
taxonomy="Access" />
<message loglevel="Notice"
msg_id="Cyclades:Configuration_saved_to_flash"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[15\]: Configuration saved to flash by user"):msg@>: <@WORD:user@>. "
rank="009"
table="Cyclades"
taxonomy="Config" />
<message loglevel="Notice"
msg_id="Cyclades:Admin_session_terminated"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[12\]: Admin session terminated. Command issued by user: \S+. Terminated user"):msg@>: <@WORD:user@>. "
rank="010"
table="Cyclades"
taxonomy="Access" />
<message loglevel="Notice"
msg_id="Cyclades:A_user_was_added"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("\S+"):NULL@> <@IP_ADDR:NULL@> <@REGEXP("EVT\[17\]: A user was added to the local user database. Command issued by user: \S+. New user"):msg@>: <@WORD:user@>. "
rank="011"
table="Cyclades"
taxonomy="Config.Changes" />
</octopussy_service>
|