Deployment & Configuration
Integrating NFO involves setting up Aria Operations for Logs as a syslog destination and configuring NFO to stream its enriched JSON events.
1. Configure Aria Operations for Logs Ingestion
Aria Operations for Logs ingests NFO data through its built-in syslog service.
- Log in to the VMware Aria Operations for Logs web interface.
- Navigate to Administration > Management > Cluster.
- Locate the Integrated Load Balancer (ILB) IP address. This is the destination you will use in NFO.
- Ensure your firewall allows traffic on the designated syslog port (typically UDP 514).
2. Configure NFO Output
Set NFO to stream the processed data to the ILB address.
- In the NFO GUI, navigate to Data Outputs and click (+).
- Type: Select Syslog (UDP) or JSON (UDP).
- Address: Enter the ILB IP address of your Aria Operations for Logs cluster.
- Port:
514(or your custom ingestion port).
3. Verification
Verify that the data is arriving and being parsed correctly in the Aria environment.
- In Aria Operations for Logs, go to the Explore Logs page.
- Use the search bar to filter for NFO events (e.g.,
text contains "nfc_id=20062").