Skip to main content

Site CollectorSite Collector Administration Guide

Table of Contents

Where should I upload proxy certificates if I am running proxy with TLS interception?

Solution: Site Collectors support proxy + TLS interception from Site Collectors version 1.5 and above.

  1. Save your CA certificate .crt or .pem file in /opt/exabeam_prep/ssl/ on the Site Collector Core VM.

  2. Then, install Site Collector. If you already installed Site Collector, restart it by using user interface or using the following command:

    sudo/opt/exabeam/nifi/nifi_scripts/ngsc_restart.sh

For Site Collectors version 1.11 and above, if you are using the custom installation folder for Site Collector installation, use the following steps:

  1. Save your CA certificate .crt or .pem file in /<custom_installation_folder_absolute_path>/exabeam_prep/ssl/ For example, /installation_folder/exabeam_prep/ssl/) on the Site Collector Core VM.

  2. Install Site Collector. If you already installed Site Collector, restart it by using user interface or using the following command.

    sudo $(sudo cat /etc/ngsc_path_info)/exabeam/nifi/nifi_scripts/ngsc_restart.sh