mirror of
https://github.com/elastic/logstash.git
synced 2025-04-20 20:57:27 -04:00
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
|
||
---|---|---|
.. | ||
config_management | ||
filters/geoip | ||
geoip_database_management | ||
helpers | ||
license_checker | ||
monitoring | ||
x-pack | ||
template.cfg.erb |