logstash/x-pack/lib
github-actions[bot] bb6c2fe468
CPM handle 404 response gracefully with user-friendly log (#17052) (#17098)
Starting from es-output 12.0.2, a 404 response is treated as an error. Previously, central pipeline management considered 404 as an empty pipeline, not an error.

This commit restores the expected behavior by handling 404 gracefully and logs a user-friendly message.
It also removes the redundant cache of pipeline in CPM

Fixes: #17035
(cherry picked from commit e896cd727d)

Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
2025-02-17 13:50:43 +00:00
..
config_management CPM handle 404 response gracefully with user-friendly log (#17052) (#17098) 2025-02-17 13:50:43 +00:00
filters/geoip Geoip database management cache invalidation (#16222) 2024-06-18 15:11:25 -07:00
geoip_database_management [Backport 8.x] Reimplement LogStash::String setting in Java (#16576) (#16959) 2025-01-27 16:08:51 +01:00
helpers Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00
license_checker Fix a few lint format issues 2023-10-10 09:00:54 -04:00
modules disable xpack API and monitoring pipeline for serverless (#15277) 2023-08-31 17:00:13 +01:00
monitoring [Backport 8.x] Reimplement LogStash::String setting in Java (#16576) (#16959) 2025-01-27 16:08:51 +01:00
x-pack geoip: extract database manager to stand-alone feature (#15348) 2023-11-06 09:22:23 -08:00
template.cfg.erb Add missing Elasticsearch SSL settings and replace deprecated options (xpack.monitoring and xpack.management) (#15045) 2023-05-15 11:54:38 +02:00