We use cookies on this site to enhance your user experience
By clicking the Accept button, you agree to us doing so. More info on our cookie policy
We use cookies on this site to enhance your user experience
By clicking the Accept button, you agree to us doing so. More info on our cookie policy
To view the output of the RIC E2 termination service, to which RAN nodes connect over SCTP
kubectl logs -f -n ricplt -l app=ricplt-e2term-alpha
To view the output of the RIC E2 manager service, which shows information about connected RAN nodes
kubectl logs -f -n ricplt -l app=ricplt-e2mgr
To view the output of the RIC subscription manager service, which aggregates xApp subscription requests and forwards them to target RAN nodes
kubectl logs -f -n ricplt -l app=ricplt-submgr
To view the output of the RIC route manager, which manages RMR routes across the RIC components
kubectl logs -f -n ricplt -l app=ricplt-rtmgr
These logs can also be viewed over our deployed Kubernetes Cluster Dashboard.
The headlamp dashboard provides a neat visualization for deployed clusters, you further click on each namespace to see further mapping.

From the dashboard page goto the Workloads tab from left pane and click on the specific service deployment you wish to view logs of as shown in image below.
