logstash/x-pack/spec/monitoring
Andrea Selva d4fb06e498
Introduce a new flag to explicitly permit legacy monitoring (#16586)
Introduce a new flag setting `xpack.monitoring.allow_legacy_collection` which eventually enable the legacy monitoring collector.

Update the method to test if monitoring is enabled so that consider also `xpack.monitoring.allow_legacy_collection` to determine if `monitoring.*` settings are valid or not.
By default it's false, the user has to intentionally enable it to continue to use the legacy monitoring settings.


---------

Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
2024-11-19 08:52:28 +01:00
..
inputs Keeps global settings aligned across entities used in the test for StatsEventFactory 2024-10-11 15:26:53 +02:00
schemas Fix Logstash pipelines management in case of slow loading pipelines or disabled webserver (#12571) 2021-02-16 05:54:12 -08:00
internal_pipeline_source_spec.rb disable xpack API and monitoring pipeline for serverless (#15277) 2023-08-31 17:00:13 +01:00
pipeline_register_hook_spec.rb Introduce a new flag to explicitly permit legacy monitoring (#16586) 2024-11-19 08:52:28 +01:00