logstash-filter-ruby
logstash-filter-ruby copied to clipboard
Need full documentation for event
Here is a bit of information and here too.
Is there a full documentation for the event object (showing all properties, functions etc.)?
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.
I've found this documentation https://www.rubydoc.info/gems/logstash-event/1.1.5/LogStash/Event#append-instance_method
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