<%= error_messages_for 'last_log' %>


<%= text_field 'last_log', 'ip' %>


<%= text_field 'last_log', 'host' %>


<%= text_field 'last_log', 'facility' %>


<%= text_field 'last_log', 'priority' %>


<%= text_field 'last_log', 'level' %>


<%= text_field 'last_log', 'tag' %>


<%= date_select 'last_log', 'date' %>



<%= text_field 'last_log', 'program' %>


<%= text_area 'last_log', 'msg' %>