mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
parent
eb8f6387f3
commit
31bf33c1c7
1 changed files with 0 additions and 2 deletions
|
@ -117,8 +117,6 @@ class LogStash::Filters::Base < LogStash::Plugin
|
||||||
# Optional.
|
# Optional.
|
||||||
config :periodic_flush, :validate => :boolean, :default => false
|
config :periodic_flush, :validate => :boolean, :default => false
|
||||||
|
|
||||||
RESERVED = ["type", "tags", "exclude_tags", "include_fields", "exclude_fields", "add_tag", "remove_tag", "add_field", "remove_field", "include_any", "exclude_any"]
|
|
||||||
|
|
||||||
public
|
public
|
||||||
def initialize(params)
|
def initialize(params)
|
||||||
super
|
super
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue