cloudstack/docs/en-US/event-log-queries.xml
2012-07-16 15:43:58 -04:00

19 lines
1.0 KiB
XML

<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
%BOOK_ENTITIES;
]>
<section id="event-log-queries">
<title>Event Log Queries</title>
<para>Database logs can be queried from the user interface. The list of events captured by the system includes:</para>
<itemizedlist>
<listitem><para>Virtual machine creation, deletion, and on-going management operations</para></listitem>
<listitem><para>Virtual router creation, deletion, and on-going management operations</para>
</listitem>
<listitem><para>Template creation and deletion</para></listitem>
<listitem><para>Network/load balancer rules creation and deletion</para></listitem>
<listitem><para>Storage volume creation and deletion</para></listitem>
<listitem><para>User login and logout</para></listitem>
</itemizedlist>
</section>