I have a question about APIs in sas.
I make one call to deposit a file, one to execute a job that restores an endpoint on which to make another call (of type GET) to return the final json.
I find the job logs on the server at this path "/opt/sas/viya/config/var/log/compsrv/default".
But if I wanted to have access to the logs to see what calls the server receives, where should I look?
Thanks in advance