This guide is intended to serve as an example only. Users must modify applicable details, such as IP addresses, subnets, and device names, to align with their specific environment.
Exercise caution when making changes to your firewall or environment, as unplanned modifications can result in downtime, depending on the complexity of the configuration and infrastructure.
Your experience may vary if you are using a different software version or a product from another brand or manufacturer. Please note that you are solely responsible for the configuration and management of your devices.
The Windows Server Sensor (agent) runs as a Windows service in a compatible Windows Server system. The Server Sensor observes events within the Windows Server system and sends Interflow data records to the data processor.
The captured events are:
The Windows Server Sensor provides the following key capabilities:
Although you can also provide coverage of Windows logs using other visibility tools such as the ManageEngine Log Collector or Winlogbeat, the logs provided by these tools are not normalized, enriched, and stored in the Windows Events index used for machine learning alert generation (except for ManageEngine ADAudit Plus logs) and cannot be used for machine learning alert generation.
In addition, the Windows Server Sensor provides the following advantages over alternative solutions:
The Windows Server Sensor launches the following processes:
Name in Task Manager | Name in Services App | Description |
aella_conf_win_srv.exe | Windows Agent Sensor Conf | Handles Windows Server Sensor configuration |
aella_ctrl_win_srv.exe | Windows Agent Sensor Ctrl | Monitors other services, and can stop or start them based on the configuration |
aella_diagnostics_win_srv.exe | Windows Agent Sensor Phonehome | Sends Windows Server Sensor logs to DP |
aella_winlog.exe | Windows Agent Sensor Logbeat | Sends Windows events to DP |
aella_filebeat.exe | Windows Agent Sensor Filebeat | Sends log files from Windows DHCP server (if installed and running) to DP |
aella_fim.exe | Windows Agent Sensor FIM | Provides file integrity monitoring services, as configured in the Sensor Profile |
Stellar Cyber recommends that you prevent potential conflicts by configuring any anti-virus or EDR software installed on the same host as the Server Sensor to exclude the Server Sensor installation directories from scanning. The directories to exclude are as follows:
Server Sensor Type | Folders/Files to Exclude from AV/EDR Scanning |
Windows | C:\ProgramData\Stellarcyber C:\Program Files\Aella C:\Windows\Stellar_syswatcher.exe (sensors running pre-4.2.2 versions) |
Possible False Positives from FireEye PROCGUARD
During installation of the Windows Server Sensor, it is possible that FireEye PROCGUARD may report the following alert – Attempted LSASS access by aella_conf_win_srv.exe detected. After investigation, Stellar Cyber has determined that this is a false positive and that the aella_conf_win_srv.exe service does not interact with C:\\Windows\\system32\\lsass.exe on the host machine.
Unlike previous Window Server Sensor releases, releases from 4.2.2 onwards do not download and install the stellar_syswatcher (Microsoft Sysmon64) service due to potential system crashes in certain older operating systems (Windows 2008R2 and 2012, although possibly others).
Note the following:
The Windows Server Sensor is supported on Windows Server 2008 R2 and later. The Server Sensor is only available in 64-bit.
When the system sleeps, the connection drops, and no data is collected. The connection is re-established when the system wakes. To avoid this, configure Windows to Never sleep.
The host Windows Server into which the Windows Server Sensor is installed must meet the following minimum requirements, regardless of whether it is a physical or virtual server:
Component | Specification |
Host CPU | Xeon Core 2 virtual cores (2.0 GHz or more) |
Host RAM (GB) | 8 |
Host SSD (GB) | 128 |
OS | Windows Server 2008 R2 (or later) |
It's a good idea to use Windows Update to make sure your Windows Server software is up to date before installing the Windows Server Sensor. For example:
Depending on the Windows Server Sensor version you are installing or upgrading to, PowerShell may or may not be required:
The Server Agent requires specific ports & URLs to be open on your firewall for outbound communication:
Port | Protocol | Explanation |
53 | TCP & UDP | For DNS resolution |
123 | UDP | For NTP synchronization |
6640-6648 | TCP | For communicating with the DP |
8443 | TCP | For software and file downloads from the DP |
8888-8889 | TCP | Receiver ports for communicating with the data analyzer |
The Server Sensor is distributed as an MSI file.
The software can be downloaded from the production server directly by using the following URL.
Windows Server Agent Installation
Use the following procedure to install the Windows Server Sensor after you download the msi file:
The only supported path is C:\Program Files\Aella. An error message occurs if you try to install at a different path.
The wizard does not prevent you from specifying a Secondary Aggregator if the Primary Aggregator is left empty. However, a Secondary Aggregator specified without a Primary Aggregator is ignored and not applied to the installation.
To verify the installation:
Configuring the Server Sensor in the CLI
The Server Sensor installation wizard provides you with the ability to configure the IP address of the sensor's CM (Data Processor) and its tenant assignment, if any. If you did not set these options from the installation wizard, you can do so using the Server Sensor's CLI.
To run the Server Sensor's CLI, find the Windows Agent Sensor Command Line Interface entry in the Windows Start Menu. If it does not appear at first, use the Find function.
After starting the Windows Server Sensor CLI, a terminal window appears as below. This window lets you enter CLI commands to the Server Sensor. Enter the show version command to verify the functioning of the sensor.
Use the CLI to configure the following settings:
set dhcp_log enable ip <sensor ip address>
For the <sensor ip address>, supply the IP address of a device sensor (Network, Security, or Modular) with the log forwarder feature enabled in its sensor profile.
Stellar Cyber recommends that you remove the Windows Server Sensor using the Change button in the Programs and Features control panel instead of the Uninstall button.
Using the Change button gives you access to the following additional uninstall options that ensure the program and all its data are removed completely:
If you are planning on reinstalling a 4.2.2+ Windows Server Sensor, Stellar Cyber recommends that you leave these items unchecked.
If you want to uninstall completely, you should check these boxes.
During the uninstallation, a Windows command prompt window may appear. Do not close this window manually – it closes automatically when the uninstallation is complete.