Kali Purple SOC: Part 4 – Installing and Configuring Fleet Server

Kali Purple SOC: Part 4 – Installing and Configuring Fleet Server

Adding Fleet Server

Fleet Server is a component of the Elastic Stack used to centrally manage Elastic Agents.

Open the Elastic menu and click Fleet.

Click Add Fleet Server.

Enter a name, the URL listed below and click Generate Fleet Server Policy.

Paste the Linux Tar output into a terminal window on the Kali Purple VM.

When prompted if you want to install elastic agent, enter Y.

⚠️
If you get an error, try installing curl, and trying again.
sudo apt-get install curl

Wait for fleet server to say Connected. Then click x at top right corner of Elastic.

Refresh the page

Under Agent Policies click Fleet Server Policy > Add Integration.

Search Elastic. Click Add Elastic Agent.

Click Save and Continue.

Save and deploy changes

The Fleet Server should now be set up, as seen below.


In the next step we'll be Installing and Configuring Metricbeat and Filebeat.

Read more