IBM Integration Bus v10.0 Solution Developer — Question 14
When troubleshooting issues with QRadar applications, which application Docker container log file can be used to get more information about the apps?
Answer options
- A. /var/log/qradar.error
- B. /var/log/qradar.log
- C. /var/log/app.log
- D. /store/log/app.log
Correct answer: D
Explanation
The correct answer is D, as the log file located at /store/log/app.log specifically contains logs related to the applications running in the QRadar Docker containers. The other options either pertain to general QRadar logs or do not relate specifically to application logging, making them less useful for this troubleshooting context.