Log file location

Hi Orthanc,

I am new to orthanc, and after following document I am not able to find Orthanc default logs from ‘/var/logs/orthanc’. I am using Ubuntu16, could you give me some hints.
I know there is a way to specify path to log, but I want to check some pervious logs before I realize I cannot find logs.

Thanks,

It logs to stdout and stderr

Thank your for quick response, will It log incoming dicom transfer and their failure information? I am asking because few days ago some of our collaborators they are trying to send dicoms from remote scanner and it was fail, so I just wanna check what is the problem for better diagnose.

Hello,

You can get useful debug information by generating the logs using the “–verbose” mode:
https://book.orthanc-server.com/faq/log.html

HTH,
Sébastien-