Install Broadband Edge Event Collection and Visualization
SUMMARY This section describes installation procedures and system requirements for Broadband Edge Event Collection and Visualization.
Broadband Edge (BBE) Event Collection and Visualization is an event collection application that is meant to operate with Juniper's BBE cloud applications, such as Juniper BNG CUPS Controller and Address Pool Manager (APM).
BBE Event Collection and Visualization collects syslog events and records them in a time-series database. You can view the recorded events through the BBE Event Collection and Visualization Dashboard. The BBE Event Collection and Visualization Dashboard is a GUI-based visualization tool that enables you to view recorded events according to a defined filter, which can be within a specific time range. The Dashboard also provides powerful search and visualization tools through which you can correlate recoded events from multiple sources (for example, from APM or from the Kubernetes cluster).
.
Before You Begin
Before you begin installing and running BBE Event Collection and Visualization, make sure you have the following:
-
A juniper.net user account with permissions to download the BBE Event Collection and Visualization software package.
-
A Linux host (jump host) running Ubuntu 22.04 LTS (or later required) for running the
ecav
installation. The jump host must have the following:-
CPU cores—2
-
RAM—8 GB
-
Disk space—128 GB of free disk storage
-
Python 3 virtual environment installed
-
A user login with access to the Kubernetes cluster
-
External access to Docker Hub (docker.io) for pulling open-source container images needed for deploying BBE Event Collection and Visualization.
-
-
The cluster must have at least three worker nodes (either virtual or physical machines). A node is a Linux system running Ubuntu 22.04 LTS (or later) that has a management address and a domain name. The nodes must meet the following system requirements:
-
CPU cores—8 (hyperthreading preferred)
-
RAM—64 GB
-
Disk space—512 GB of free disk storage in the root partition
-
Install Broadband Edge Event Collection and Visualization
SUMMARY Use this procedure to install BBE Event Collection and Visualization.
Before you begin, confirm that you have met the requirements for the BBE Event Collection and Visualization installation.
See the BBE Cloudsetup Installation Guide for instructions on
installing BBE Cloudsetup facility and building the Kubernetes cluster. All
the defaults align with BBE Cloudsetup if you use the
bbecloudsetup
option during ecav setup
[--bbecloudsetup]
. If you don't use the
bbecloudsetup
option with setup
, then
you need to have the following information when you start the BBE Event
Collection and Visualization installation:
- Kubernetes registry location
- Registry name
- Registry port
Install the BBE Event Collection and Visualization Application
Start Broadband Edge Event Collection and Visualization
SUMMARY Use this procedure to start BBE Event Collection and Visualization.
Using the Broadband Edge Event Collection and Visualization Dashboard
You can use the BBE Event Collection and Visualization dashboard to search for logs or to generate reports. The reports are useful for generating problem reports and general debugging.
For detailed information about the Broadband Edge Event Collection and Visualization Dashboard, see the OpenSearch documentation, https://opensearch.org/docs/2.9/dashboards/quickstart/.
Establish an Index Pattern To Display
To get start with the BBE Event Collection and Visualization dashboard, you must first establish an index pattern for the dashboard to display.
To establish an index pattern, perform the following:
How to Change the Time Range
- On the BBE Event Collection and Visualization dashboard click Discover, the Discover page appears.
- On the Discover page, click the calender icon located at the top right of the page. The Time range selector box appears.
- In the Time range selector box, choose a time range to show information for and click Apply. The information for the time range that you selected is displayed in the Discover page.
How to Customize Event Output
How to Create a Report
- On the BBE Event Collection and Visualization dashboard click Discover, the Discover page appears.
- On the Discover page, click Save located in the top menu. The Save search dialog box appears.
- In the Title field, enter a name for the saved search and click Save. The name of the saved search appears in the Discover page (top left).
- After the search has been save, in the top menu, click Reporting. The Generate and Download dialog box appears.
- Select Generate CSV. The report is downloaded as a CSV file.
How to Search for Events Using DQL Search
For detailed information about using DQL, see the OpenSearch documentation, https://opensearch.org/docs/2.9/dashboards/discover/dql/.
- On the BBE Event Collection and Visualization dashboard click Discover, the Discover page appears.
- On the Discover page, enter the information you are looking for into the DQL Search field (located at the top left of the page). Make sure that DQL is selected for the search field.
- If desired, you can also create filters to use in searching for the information that you are looking for. Select Add filter. The Edit Filter dialog box appears.
- Use the Edit Filter dialog box to customize your filter and click Save. The Discover page displays your information according to the DQL search.