Previous Topic: API Logout

Next Topic: CA Enterprise Log Manager API Examples

About API Sessions

CA Enterprise Log Manager creates a session each time you use an API call. The persistence of these sessions differs depending on the authentication method you use:

CA Enterprise Log Manager closes certificate-authenticated sessions under the following circumstances:

The CA Enterprise Log Manager session timer begins to count down, and ends the session after the timeout value you have configured expires.

If many getQueryViewer or getReportViewer calls are in use, there can be a number of open but idle sessions. To reduce the system resources used by such sessions, use the logout command to end a session when an outside product user logs out, or an outside product session ends.

More information:

Query and Report Viewer Calls

API Authentication

API Certificate Creation

API Login

API Logout