<%attr> ajax => 1 <%args> $grep => undef $logfile => '/var/log/syslog';
@(Start Autorefresh)

<& SELF:display_form, %ARGS &>
<& SELF:display, %ARGS &>
<%method display> <%attr> ajax => 1 <%args> $grep => undef $logfile => '/var/log/syslog';
<% $m->comp("/include/system:logtail", logfile => $logfile, %ARGS) %>
<%method display_form> <%args> $grep => undef $logfile => '/var/log/syslog';
@(Suchen):  
<%filter> use HTML::FillInForm; # auto fill in form fields my $fif = HTML::FillInForm->new(); $_ = $fif->fill( scalarref => \$_, fdat => \%ARGS );