mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
parent
acd632aa89
commit
5e883e17c9
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ module LogStash module Modules class KibanaClient
|
|||
end
|
||||
|
||||
def head(relative_path)
|
||||
safely(:head, relative_path)
|
||||
safely(:head, relative_path, @http_options)
|
||||
end
|
||||
|
||||
def can_connect?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue