mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- Fix search/error
This commit is contained in:
parent
7dadd86f94
commit
c852a9eb4b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#error
|
||||
%h4 The query '#{params["q"]}' resulted the following error:
|
||||
%pre&= @results["error"]
|
||||
%pre&= @results.error_message
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue