monitoring: bump to system_api_version 7

Fixes #10562
This commit is contained in:
Jake Landis 2019-03-11 13:47:38 -05:00 committed by João Duarte
parent 3eef329f64
commit 3d6d018348

View file

@ -83,7 +83,7 @@ module LogStash
include LogStash::Util::Loggable, LogStash::Helpers::ElasticsearchOptions
PIPELINE_ID = ".monitoring-logstash"
API_VERSION = 6
API_VERSION = 7
def initialize
# nothing to do here