This file is indexed.

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