Hello,
I just updated my Logstash to 7.16.1... but I noticed errors in my conf when starting Logstash.*
the same conf of Logstash works well in version 7.9.1
How do to fix this warning ?
Anyone else experienced this?
I can't find anything relevant on Google.
[2021-12-15T09:56:00,608][INFO ][org.logstash.ackedqueue.QueueUpgrade] No PQ version file found, upgrading to PQ v2.
[2021-12-15T09:56:00,689][WARN ][deprecation.logstash.codecs.json] Relying on default value of pipeline.ecs_compatibility
, which may change in a future major release of Logstash. To avoid unexpected changes when upgrading Logstash, please explicitly declare your desired ECS Compatibility mode.
[2021-12-15T09:56:00,770][WARN ][deprecation.logstash.filters.clone] Relying on default value of pipeline.ecs_compatibility
, which may change in a future major release of Logstash. To avoid unexpected changes when upgrading Logstash, please explicitly declare your desired ECS Compatibility mode.
[2021-12-15T09:56:00,771][WARN ][deprecation.logstash.inputs.http] Relying on default value of pipeline.ecs_compatibility
, which may change in a future major release of Logstash. To avoid unexpected changes when upgrading Logstash, please explicitly declare your desired ECS Compatibility mode.
[2021-12-15T09:56:00,787][WARN ][deprecation.logstash.codecs.plain] Relying on default value of pipeline.ecs_compatibility
, which may change in a future major release of Logstash. To avoid unexpected changes when upgrading Logstash, please explicitly declare your desired ECS Compatibility mode.