Class: Syslogstash::LogstashWriter::Target

Inherits:
Struct
  • Object
show all
Defined in:
lib/syslogstash/logstash_writer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hostnameObject

Returns the value of attribute hostname

Returns:

  • (Object)

    the current value of hostname



7
8
9
# File 'lib/syslogstash/logstash_writer.rb', line 7

def hostname
  @hostname
end

#portObject

Returns the value of attribute port

Returns:

  • (Object)

    the current value of port



7
8
9
# File 'lib/syslogstash/logstash_writer.rb', line 7

def port
  @port
end