Access log for IS

Hi All,

Is there anything like an Access Log for Integration server? We would like to know all the http requests that are hitting a server.

Is there any way or any log setting to capture that?

Thanks and Regards,
Ninad Patil

Hi Ninad,

IS maintains different logs

Error log, Server log, Session log, Service log and all the information is stored in database/file as per settings done to IS

Server log contains most of required information and stored in /IntegrationServer/logs

Access to IS server are maintained in Session logs

You need to try the increase logging level for the HTTP codes (with DEBUG mode) if you want to capture more http information and thus will be thrown in the server.log

HTH,
RMG