Deploy Cluster for Aria Operations for Logs

Due to the new national cybersecurity law and the NIS2 directive, we have a new requirement that log files must be stored for the long term. As a provider of VMware stack, we are required to retain log files for 2 years. vCenter, vSphere, NSX, Cloud Director etc…. you name it.

We calculated that we need about 50 TB of space. Since the maximum capacity of one Aria for Logs node is about 5 TB, we will have to form a cluster of 10 nodes.

Let’s get started!

Planning

Clusters

Clusters must meet the following requirements:

  • Nodes in clusters must all be of the same size and in the same data center.
  • The Integrated Load Balancer used with clusters requires that nodes be in the same L2 network.
  • VMware Aria Operations for Logs virtual machines must be excluded from VMware NSX Distributed Firewall Protection.

Sizings

VMware Aria Operations for Logs single cluster configuration can include 3 to 18 nodes. When nodes are offline or unhealthy, the feature availability depends on the minimum number of nodes that are available for the cluster to run functionalities.

The following table lists the maximum number of nodes that can fail to maintain a healthy, active cluster:

Number of nodes in a clusterNumber of nodes that can fail
10
20
31
41
52
62
7-183

If the primary node is unhealthy or offline,

  • You might experience certain UI limitations in accessing cluster details and statistics.
  • You cannot add new nodes.
  • You cannot remove existing nodes.

https://techdocs.broadcom.com/us/en/vmware-cis/aria/aria-operations-for-logs/8-18/getting-started-with-aria-operations-for-logs-8-18/before-you-install-log-insight/planning-your-vrealize-log-insight-deployment.html

Aria Operations for Logs is cool stuff because of having built-in HA !!!

Deployment

You’re running a single node of Aria Operations for Logs and would like to expand it you need to deploy a new Aria Operations for Logs appliance and join it to an existing deployment.

The first steps are to download the appropriate .OVA image from the Broadcom portal and install it from vCenter. Nothing fancy, just a regular OVA installation with standard stuff like hostname, disk tier, IP addressing etc.

After these steps, we had 10 deployed nodes.

The next step is to form a cluster. Log in to the Aria for Logs web interface of the first and foremost virtual machine. Click through to the section Management -> Cluster.

Choose Generate Join Token. It will generate a security token to connect Aria for Logs appliances.

Let’s now access the UI for Setup.

After selecting Join Existing Deployment, enter the FQDN of the primary node (the first virtual machine), and put a security token valid for only 10 minutes in the second line.

Click GO, which will initialize your new Worker Node.

After a few minutes back on the Primary Node, you can see that the Worker Node has joined the Cluster. That’s it ! You need to repeat the same steps for the remaining nodes to add them to the cluster.

I’m Aigars

Welcome to Virtualisation Alley, my cozy corner of the internet dedicated to VMware. Here, I invite you to join me on a journey into virtual world. Let’s go.

Let’s connect