Log

This page provides information about all actions (performed using and/or by this WebUI) that are worth knowing.
To clear the log entries you will need to delete this file: <%=settings.db%>/log.db

<%= erb :flash, {:layout => false} %> <% if !entries.empty? %> <% entries.each do |entry| %> <% end %>
ID Owner Action Object Client IP address Client hostname Datestamp
<%=entry.id%> <%=entry.owner%> <%=entry.action%> <%=entry.object%> <%=entry.client_addr%> <%=entry.client_host%> <%=entry.datestamp%>
<% else %> The log is empty. <% end %>