ec74484d890e9b33a05ee0ed97d26f59e9b248f4
Estate journald ingestion has been down since 00:33Z. `systemd-journal-upload` appends `:19532/upload` to the configured URL whenever that URL carries no explicit port, so the portless k8s endpoint became `/insert/journald:19532/upload`, which vlinsert rejects as an unsupported path. The previous consul URL only worked because `:9428` was explicit. - pin `victorialogs::client::journald::inserturl` to port 443 Requests then land on `/insert/journald/upload`, which vlinsert accepts. Reviewed-on: #533 Co-authored-by: unkin-agent <unkin-agent@unkin.net> Co-committed-by: unkin-agent <unkin-agent@unkin.net>
Description
production puppet-control repository
Languages
Puppet
65.7%
HTML
28.5%
Ruby
5.8%