Install the Aurora Engine on a Linux distribution
- Download the appropriate Aurora Engine package for your Linux distribution from the Arctic Wolf Unified Portal.
- Sign in to the Arctic Wolf Unified Portal.
- In the navigation menu, click
Resources > Downloads.
- In the Aurora Endpoint Software Downloads section, in the Product field, select Aurora Engine.
- Search for the latest version of the Aurora Engine for your Linux distribution and download it.
- The installation package for CentOS, Fedora, and Red Hat Enterprise Linux (RHEL) distributions is an RPM package.
- The installation package for Debian and Ubuntu distributions is a DEB package.
- If you want to install the Aurora Engine without a distribution package manager, the installation package is a ZIP file.
- Do one of the following:
Task
Steps
Install the Aurora Engine on a CentOS, Fedora, or Red Hat distribution.
In the command prompt, run the following command, where package is the complete name of the rpm package.
CODErpm -ivh <package>Install the Aurora Engine on a Debian or Ubuntu distribution.
In the command prompt, run the following command, where package is the complete name of the rpm package.
CODEdpkg -i <package>Install the Aurora Engine without a distribution package manager.
The only requirement for the location of the files from the package is that the log file path must point to a writable location.