Sha256: 2da6f0901eb64599dffd8ffbd7fd8bce343ae5f271a49e4f80e4c7aa227190e0

Contents?: true

Size: 735 Bytes

Versions: 5

Compression:

Stored size: 735 Bytes

Contents

- if @error
  #error 
    %strong A search error occurred:
    =@error
#ssquery{ :style => "display: none;", :"data-query" => params[:q] }
#inspector{ :style => "display: none;" }
  The following fields are known for the log you selected. Click on any link to
  append it to your search. If you shift+click, the field will be added to the
  search as an exclude rather than include.
  %ul

%i
  You can click on any search result to see what kind of fields we know about
  for that event. You can also click on the graph to zoom to that time period.
  The query language is that of Lucene's string query (<a href="http://lucene.apache.org/java/2_4_0/queryparsersyntax.html">docs</a>).


#visual

=haml :"search/ajax", :layout => false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
logstash-lite-0.2.20110505142231 lib/logstash/web/views/search/results.haml
logstash-lite-0.2.20110422152244 lib/logstash/web/views/search/results.haml
logstash-lite-0.2.20110405105201 lib/logstash/web/views/search/results.haml
logstash-lite-0.2.20110331121236 lib/logstash/web/views/search/results.haml
logstash-lite-0.2.20110329105411 lib/logstash/web/views/search/results.haml