Cyber Vision pxGrid agent advanced logs
A pxGrid agent advanced log is a diagnostic file that
-
records detailed debug-level events and errors for the pxGrid agent and sbs-burrow services,
-
provides information about connection issues between Cisco ISE and Cyber Vision, and
-
enables the Product Support and Technical Assistance Center (TAC) teams to troubleshoot issues.
Usage
Use pxGrid agent logs to troubleshoot communication issues between Cyber Vision and Cisco ISE. You can view relevant events, recorded errors, and the current status of the pxGrid agent service in these logs.
View these logs using one of these two methods.
-
Access the Cyber Vision Center CLI and run:
journalctl -u pxgrid-agent -
From the Cyber Vision main menu, choose System statistics > Center and click Download diagnostic.
pxgrid-agent Failed to start pxGrid agent, err: Pubsub service not available [caller=main.go:108]This message indicates that the Pubsub service required for pxGrid integration is not available. As a result, the agent cannot establish the necessary connection between Cyber Vision and Cisco ISE.
Enable advanced logs for pxGrid agent and Burrow services
Enable debug-level logging for pxGrid agent and sbs-burrow services.
Advanced logs help you troubleshoot connection issues within Cyber Vision deployments.
Before you begin
Ensure you have SSH access to the Cyber Vision Center.
Procedure
|
Step 1 |
Access the Cyber Vision Center by using Secure Shell (SSH). |
||
|
Step 2 |
Navigate to the /data/etc/sbs directory. |
||
|
Step 3 |
Create a file named listener.conf with this content:
|
||
|
Step 4 |
Create a file named pxgrid-agent.conf with the same content:
|
||
|
Step 5 |
Restart the sbs-burrow and pxgrid-agent services using the following command:
|
Advanced logging is enabled. You can access detailed diagnostics to troubleshoot issues.
Feedback