Exam PCSAE All QuestionsBrowse all questions from this exam
Question 96

For troubleshooting, after a log bundle is created, where do the logs appear on the XCSOAR server?

    Correct Answer: D

    On the XCSOAR server, logs typically appear in the directory /var/log/demisto. This location is consistent with standard Linux conventions where log files are generally found within the /var/log directory, making it the logical destination for troubleshooting logs.

Discussion
Iceman1Option: D

Logs Overview D The Cortex XSOAR logs provide information about events that occur in the system. These logs are a valuable tool in troubleshooting issues that might arise in your Cortex XSOAR environment. The Cortex XSOAR logs are located in /var/log/demisto/ https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.6/Cortex-XSOAR-Administrator-Guide/Transform-a-List-into-an-Array

SarpppOption: A

/var/lib/demisto when you create troubleshooting logs it is created at that point.

franko_72Option: D

Most Linux logs end up in /var/log