Saat mengaktifkan penerusan proxy HTTP, Anda membuat satu titik tempat beberapa mesin
mengirim permintaan ke server eksternal. Untuk logging, Anda mungkin tidak ingin semua traffic diteruskan melalui proxy.
Prosedur ini menjelaskan cara menonaktifkan penerusan proxy HTTP untuk host tertentu dalam
file penggantian Anda.
Prosedur
Nonaktifkan penerusan proxy untuk logging bagi host tertentu dengan menetapkan properti logger.EnvVars di overrides.yaml:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-04-01 UTC."],[[["This document details how to disable HTTP proxy forwarding for specific hosts when logging in Apigee hybrid version 1.9."],["Disable proxy forwarding by setting the `logger.EnvVars` property in the `overrides.yaml` file, using the `NO_PROXY` environment variable to list hosts."],["The `NO_PROXY` setting in `logger.EnvVars` accepts a comma-separated list of hosts that should bypass the proxy during logging, as supported by Fluent Bit."],["After modifying `overrides.yaml`, changes must be applied using the command `apigeectl apply --telemetry -f overrides.yaml`."]]],[]]