Since VCF 9.1.0.400, a lot has changed in the platform and one of the more noticeable shifts is how log management works. It is no longer a standalone virtual appliance.
Instead, it now runs as a service inside the VCF Management Services Cluster, the same Kubernetes-based runtime that also hosts Fleet Management and the other core management components.
Additionally, in this blog I walk through how to deploy VCF Log Management in 9.1.0.400.
What Changed
In VCF 9.0 and earlier, Log Management (formerly Aria Operations for Logs) was deployed as its own appliance VM or appliance cluster. Additionally, from 9.1.0.400 onward, it is a built-in, containerized core service that runs natively on the VCF Management Services Platform. Deployment, lifecycle management, configuration, access control, and alerting are now all handled centrally through VCF Operations, rather than through a separate product UI.
Prerequisites
Resource Requirements for Log Management Deployments.
|
Size |
vCPUs per Node |
Memory per Node |
Storage per Node |
Number of Nodes |
|---|---|---|---|---|
|
Small |
8 |
16 GB |
575 GB |
1-19 |
|
Medium |
24 |
48 GB |
575 GB |
3-19 |
|
Large |
32 |
64 GB |
575 GB |
3-19 |
Procedure

Now click Next to proceed to the Summary page for final review before deployment. Click Finish to start the deployment. As soon as the Deployment is done, you will see Log Management is running under VCF Operations -> Build -> Lifecycle.
Additionally, you can find the logs under VCF Operations -> Operate -> Log.
If you click on Log Sources, you will get an overview of the currently configured integrations, but this does not mean, that the Log collection itself is enabled.
Additionally, navigate to VCF Operations -> Operate -> Administration -> Configurations -> Log Collection to check Status. However, under Status, the Log collection is not enabled.
If you click on the “i” under Status you will see:

This is a little bit strange in my opinion, but yes, you have to switch back to the Integrations page inside VCF Operations Operate Administration Integrations and Edit your VMware Cloud Foundation Account:

From the Account page switch to Domains:

Next, on the Domain Page, start with vCenter to activate Logs Collection by clicking ‘Activate Log Collection’ and SAVE.

Same procedure i.e. NSX:
Additionally, after activiation of Log collection you will see more Logs inside VCF Operations:

Next, go to VCF Operations Operate Administration Configuration Log Collection.
Next, click Edit and scroll down.

Additionally, enable (Edit Log collection configuration). 

You must be logged in to post a comment.