Check the Application Logs
View the application logs by accessing the application from QRadar using a remote connection.
Log into QRadar using a remote connection.
List all installed applications and their App-ID values using this command:
/opt/qradar/support/recon ps
.If no issues are detected, the recon command output might look like this example:
Connect to the app container using the following command:
/opt/qradar/support/recon connect APP-ID
.Note
For the preceding image, the Illumio App-ID is 4352.
Use the following command to go to the log directory:
cd /opt/app-root/store/log
.In the log directory, use the ‘ls’ command to list all files and the ‘cat’ command to print log file content:
ls cat app.log
The app.log file contains all of the logs related to the configuration page and dashboard and the label_data_collect.log file contains logs related to label collection from the Illumio PCE.
Uninstall the App
To uninstall the application:
In QRadar, go to the Admin page and open Extension Management.
Select Illumio App for QRadar, and click Uninstall.