Class: Fluent::ZabbixSimpleBufferdOutput::KeyMap

Inherits:
Struct
  • Object
show all
Defined in:
lib/fluent/plugin/out_zabbix_simple_bufferd.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



34
35
36
# File 'lib/fluent/plugin/out_zabbix_simple_bufferd.rb', line 34

def id
  @id
end

#patternObject

Returns the value of attribute pattern

Returns:

  • (Object)

    the current value of pattern



34
35
36
# File 'lib/fluent/plugin/out_zabbix_simple_bufferd.rb', line 34

def pattern
  @pattern
end

#replaceObject

Returns the value of attribute replace

Returns:

  • (Object)

    the current value of replace



34
35
36
# File 'lib/fluent/plugin/out_zabbix_simple_bufferd.rb', line 34

def replace
  @replace
end