mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
3fb0498a98
commit
5d2c803847
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