Palo Alto Networks System Engineer – Cortex — Question 19
On a multi-tenanted v6.2 Cortex XSOAR server, which path leads to the server.log for "Tenant1"?
Answer options
- A. /var/log/demisto/acc_Tenant1/server.log
- B. /var/log/demisto/Tenant1/server.log
- C. /var/lib/demisto/acc_Tenant1/server.log
- D. /var/lib/demisto/server.log
Correct answer: A
Explanation
The correct answer is A, as it specifies the appropriate directory structure for tenant logs in Cortex XSOAR. Option B is incorrect because it lacks the 'acc_' prefix needed for tenant-specific logs. Options C and D are also wrong as they point to different directories that do not match the structure for tenant logs.