mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
439616f3fe
commit
c5e25cf6fa
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ module LogStash
|
|||
end
|
||||
|
||||
def host
|
||||
Socket.gethostname
|
||||
@@host ||= Socket.gethostname
|
||||
end
|
||||
|
||||
def version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue