Skip to main content
Version: 1.1.0

Quick Start Guide

This guide will help you to get started with Mata Elang. Mata Elang is a network security platform that provides network intrusion detection system (NIDS) capabilities. It is designed to help you monitor and protect your network from malicious activities.

See the Introduction for more information.

Defense Center - Hardware Requirements

In the latest version of Mata Elang, there are huge improvements in terms of performance and scalability. The hardware requirements for the new version change significantly. The following table shows the minimum and recommended hardware requirements for the new version of Mata Elang.

Defense Center - Minimum

ComponentMinimum Requirement
CPU4 cores
RAM8 GB
Storage100 GB
Network1 Gbps
ComponentRecommended Requirement
CPU8 cores
RAM16 GB
Storage200 GB
Network1 Gbps

Sensor - Hardware Requirements

Mata Elang Sensor use Snort as the network intrusion detection system (NIDS). The sensor is deployed in the network to monitor the traffic and detect any malicious activities.

Note

The host machine must have at least 2 network interfaces. One interface is used for management, and the other interface is used for monitoring. The monitoring interface must be in promiscuous mode.

Sensor Minimum

ComponentMinimum Requirement
CPU2 cores
RAM2 GB
Storage50 GB
Network1 Gbps
ComponentRecommended Requirement
CPU4 cores
RAM4 GB
Storage120 GB
Network1 Gbps

Software Requirements

Mata Elang Platform requires the following software to be installed on your system:

Installation

Prerequisite

✅ Ubuntu 20.04 LTS installed and updated with the following command.

sudo apt update && sudo apt -y dist-upgrade

✅ Docker 20.10 or later installed with the following command.

sudo apt -y install docker.io
Docker Installation Best Practice

For the best practice, please refer to the Docker Official Documentation. Using the official Docker repository is recommended to get the latest version and security updates.

Installing Mata Elang Sensor

Configuration

Accessing the Dashboard