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."],[[["Enabling HTTP proxy forwarding creates a single point for multiple machines to send requests to an external server, which might not be desirable for all logging traffic."],["You can disable HTTP proxy forwarding for specific hosts by setting the `logger.envVars` property in the `overrides.yaml` file."],["The `NO_PROXY` environment variable within `logger.envVars` is used to specify a comma-separated list of hosts that should bypass the HTTP proxy."],["Changes to the `overrides.yaml` file for disabling proxy forwarding must be applied using the `apigee-telemetry` Helm chart with either the `upgrade` or `install` command."]]],[]]