<% include ../partials/head %> <% include ../partials/header %> SDN-C AdminPortal

HTTP Server Access Log

<% if ( typeof result != 'undefined' ) { if (result.code.length > 0) { if ( result.code == 'success' ) { %> <% } else { %>
<% for ( x in result.msg ){ %>
<%= result.msg[x] %>
<% } %>
<% } %> <% } %> <% } %> <% if( typeof privilege != 'undefined'){ var priv = privilege.privilege; } else { var priv = 'A'; } %>
<% for(var x=0; x < rows.length; x++) { %> <% } %>
Date (UTC) Method Version Status URL
<%= rows[x].date %> <%= rows[x].method %> <%= rows[x].version %> <%= rows[x].status %> <%= rows[x].url %>