- Site Collector Overview
- Get Started with Site Collectors
- Install Site Collector
- Set Up Collectors
- Sign Up for the Early Access Program: Site Collectors
- Set Up Archive Windows Collector
- Set Up Archive Linux Collector
- Set Up EStreamer Collector
- Set Up Fortinet Collector
- Set Up IBM Security QRadar Collector
- Set Up Kafka Collector
- Set Up Splunk Collector
- Set Up Linux File Collector
- Set Up Microsoft SQL Collector
- Set Up MySQL Collector
- Set Up Oracle Collector
- Set Up Syslog Collector
- Set Up Windows Active Directory Collector
- Set Up Windows Event Log Collector
- Set Up Windows File Collector
- Manage Site Collectors
- Site Collector Monitoring
- Troubleshoot the Site Collector
- Pre-checks failed during Site Collector installation and upgrade
- Site Collector UI shows the status INSTALLATION_ERROR
- Download Support Packages for Troubleshooting
- How to reboot the Virtual Machine (VM) successfully to apply security updates?
- What information must be added while creating a support ticket to resolve an issue?
- Site Collector UI is not displaying the heartbeats
- Splunk Collector can't be set up
- Splunk Collector is set up however, logs are not reaching DL/AA
- Only a few of the installed Splunk Collectors are processing logs or EPS has dropped by 50% as compared to last hour
- The Windows Active Directory Collector (formerly known as LDAP Collector) is set up, however, the context data is not reaching DL/AA
- The Windows Active Directory Collector (formerly known as LDAP Collector) is stuck in the ‘Update’ mode after deployment
- Installation is initiated; however, the collector shows the status as ‘Setting Up’ for some time
- Data Lake and Advanced Analytics Does Not Show Context Data
- Context Data from Windows Active Directory Collector is Segmented
- Minifi Permission Denied - Logback.xml File Missing and Config File Update - Failed Error Occurred while Installing the Windows Event Log Collector
- Where should I upload proxy certificates if I am running proxy with TLS interception?
- How to upgrade Linux collector instance?
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.
Save your CA certificate .crt or .pem file in /opt/exabeam_prep/ssl/ on the Site Collector Core VM.
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:
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.
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