logstash-filter-ruby icon indicating copy to clipboard operation
logstash-filter-ruby copied to clipboard

Need full documentation for event

Open tf42src opened this issue 7 years ago • 3 comments

Here is a bit of information and here too.

Is there a full documentation for the event object (showing all properties, functions etc.)?

tf42src avatar Feb 14 '18 02:02 tf42src

Use the source? ; )

I agree, it should be better documented.

I figured out the other day from the source that there is a remove method which you can remove fields with.

simmel avatar Feb 15 '18 10:02 simmel

I've found this documentation https://www.rubydoc.info/gems/logstash-event/1.1.5/LogStash/Event#append-instance_method

palashkulsh avatar May 08 '18 09:05 palashkulsh

this need is being tracked here: https://github.com/elastic/logstash/issues/8662 it should be documented on the main logstash documentation and linked to from this plugin's docs

jsvd avatar May 08 '18 09:05 jsvd