Viewing the Logs
All of the components of Adobe document services work together and record events to the logs, including any service errors. Security-related messages are logged in the security.log file of the J2EE Engine. This log file contains information on the user and the actions he performed like certifying or signing a form and the used credentials. An easy way to find the appropriate information is to search for the location com.adobe.AdobeDocumentServices. This filters out entries that match the following pattern:
Date, time: User: <name> ……..action that was performed ……..with credential alias <alias>

Wed Jul 20 11:07:19 CEST 2005 User: SCHMIDT successfully signed a PDF from <InputPDF> Source: Stream Name: PDF with credential alias cert_credential
To access the logs:
...
1. Log on to the Visual Administrator. (See How to Start the Visual Administrator.)
2. On the Cluster tab, choose Server <x> ® Services ® LogViewer.
3. On the Runtime tab in the right panel, choose Server <x> ® <..>\usr\sap ® <SAPSID\JC<xx> ® j2ee\cluster\server<x>.
4. Below the system node, there are logs in which you can view any errors and fatal messages logged by Adobe document services:
¡ server.log
¡ security.log
¡ database.log
Select the appropriate log entry to open the log.
5. Choose defaultTrace.trc to view any trace log entries for Adobe document services. For more information, see Activating the Trace for Adobe Document Services.
