The following table describes the logging that appears in smaccesslog4, which logs authentication and authorization activity.
Field Name |
Description |
Null? |
Field Type |
---|---|---|---|
sm_timestamp |
This marks the time at which the entry was |
NOT NULL |
DATE |
sm_categoryid |
The identifier for the type of logging.
|
NOT NULL |
NUMBER(38) |
sm_eventid |
This marks the particular event that caused the logging to occur. It may be one of the following:
|
NOT NULL |
NUMBER(38) |
sm_hostname |
The machine on which the server is running. |
|
VARCHAR2(255) |
sm_sessionid |
This is the session identifier for this user’s activity. |
|
VARCHAR2(255) |
sm_username |
The username for the user currently logged in with this session. |
|
VARCHAR2(512) |
sm_agentname |
The name associated with the agent that is being used in conjunction with the policy server. |
|
VARCHAR2(255) |
sm_realmname |
This is the current realm in which the resource that the user wants resides. |
|
VARCHAR2(255) |
sm_realmoid |
This is the unique identifier for the realm. |
|
VARCHAR2(64) |
sm_clientip |
This is the IP address for the client machine |
|
VARCHAR2(255) |
sm_domainoid |
This is the unique identifier for the domain in which the realm and resource the user is accessing exist. |
|
VARCHAR2(64) |
sm_authdirname |
This not used by the reports generator. |
|
VARCHAR2(255) |
sm_authdirserver |
This not used by the reports generator. |
|
VARCHAR2(512) |
sm_authdir-namespace |
This not used by the reports generator. |
|
VARCHAR2(255) |
sm_resource |
This is the resource, for example a web page, that the user is requesting. |
|
VARCHAR2(512) |
sm_action |
This is the HTTP action. Get, Post, and Put. |
|
VARCHAR2(255) |
sm_status |
This is some descriptive text about the action. |
|
VARCHAR2(1024) |
sm_reason |
These are the motivations for logging. 32000
|
NOT NULL |
NUMBER(38) |
sm_reason |
|
|
|
sm_transactionid |
This is not used by the reports generator. |
|
VARCHAR2(255) |
sm_domainname |
This is the name of the domain in which the realm and resource the user is accessing exist. |
NULL |
VARCHAR2(255) |
sm_impersonator-name |
This is the login name of the administrator that is acting as the impersonator in an impersonated session. |
NULL |
VARCHAR2(512) |
sm_impersonator-dirname |
This is the name of the directory object that contains the impersonator. |
NULL |
VARCHAR2(255) |
The following table describes the logging that appears in smobjlog4, which logs administrative events.
Field Name |
Description |
Null? |
Type |
---|---|---|---|
sm_timestamp |
This marks the time at which the entry was made to the database. |
NOT NULL |
DATE |
sm_categoryid |
The identifier for the type of logging. It may be one of the following:
|
NOT NULL |
NUMBER(38) |
sm_categoryid |
|
NOT NULL |
NUMBER(38) |
sm_eventid |
This marks the particular event that caused the logging to occur. It may be one of the following:
|
NOT NULL |
NUMBER(38) |
sm_hostname |
This is not used by the reports generator for administrative logging. |
|
VARCHAR2(255) |
sm_sessionid |
This is the session identifier for this user’s activity. |
|
VARCHAR2(255) |
sm_username |
The username for this administrator. |
|
VARCHAR2(512) |
sm_objname |
This is the object in the administrator that is being accessed. |
|
VARCHAR2(512) |
sm_objoid |
This is the unique identifier for the object being accessed in the administrator. This is not used by the reports generator. |
|
VARCHAR2(64) |
sm_fielddesc |
This is some descriptive text for the action being taken by the administrator. |
|
VARCHAR2(1024) |
sm_domainoid |
This is the unique identifier for the domain that has an object being modified in the administrator. This is not used by the reports generator. |
|
VARCHAR2(64) |
sm_status |
This is some descriptive text about the action. This is not used by the reports generator. |
|
VARCHAR2(1024) |
Copyright © 2015 CA Technologies.
All rights reserved.
|
|