Skip to main content

センサーのプロキシ設定を変更する

開始する前に

  • プロキシサーバーのオペレーティングシステムでの作業経験が必要です。

  • プロキシサーバーのオペレーティングシステムでの作業経験が必要です

プロキシ設定を変更する

プロキシ設定の変更方法の例として、プロキシパスワードを変更します。

  1. センサーをインストールしたコンピュータで、install_dir/config/に移動します。

  2. proxy.propertiesファイルを開き、httpsAuthPasswordEncryptedhttpsAuthPasswordに置き換えます。

  3. これらの設定のプロキシパスワード値を追加します。

  4. Restart the sensor service to apply the new proxy settings.

    Alternatively, use the sensor applyproxysettings command to apply the proxy settings without restarting the sensor:

    • Windows: change into the sensor cli subdirectory and run applyproxysettings.bat -file ..\config\proxy.properties

    • Linux: change into the sensor cli subdirectory and run ./applyproxysettings.sh -file ../config/proxy.properties

    • Docker: use the above Linux command if running from an interactive shell, or else run docker exec -it <container-id/name> <sensor-install-path>/cli/applyproxysettings.sh -file <sensor-install-path>/config/proxy.properties

次のステップ

プロキシサーバーに次回ログオンするときは、新しいパスワードを使用してください。