mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -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.
|
||||
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
|
||||
def initialize(params)
|
||||
super
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue