The SiteMinder Policy Server is configured by default to write audit logs to a text file.
However, the amount of data that is written to a text file by default is less than that which is written to an ODBC Audit Store Database.
Default Audit Fields in the "smaccess.log" file:
Event
Hostname
Time
ClientIp
UserName
AgentName
Action
Resource
SessionId
ReasonStatusMsg
Default Audit Fields in an ODBC Audit Store Database:
sm_timestamp
sm_categoryid
sm_eventid
sm_hostname
sm_sessionid
sm_username
sm_agentname
sm_realmname
sm_realmoid
sm_clientip
sm_domainoid
sm_authdirname
sm_authdirserver
sm_authdirnamespace
sm_resource
sm_action
sm_status
sm_reason
sm_transactionid
sm_domainname
sm_impersonatorname
sm_impersonatordirname
sm_assertion_id
sm_assertion_issuerid
sm_assertion_destinationurl
sm_assertion_statuscode
sm_assertion_NotOnBefore
sm_assertion_notonorafter
sm_assertion_sess_starttime
sm_assertion_sess_notonorafter
sm_assertion_authcontext
sm_assertion_versionid
sm_assertion_claims
sm_application_name
sm_tenant_name
sm_authentication_method
sm_devicehash
sm_deviceid
sm_userrefid
The amount of audit data written to a text file can be configured using "Enable Enhance Tracing" registry key in the SiteMinder Policy Server Registry (1)(2).
HKEY_LOCAL_MACHINE\SOFTWARE\Netegrity\SiteMinder\CurrentVersion\Reports
NAME: Enable Enhance Tracing
TYPE=DWORD
VALUE: <0|1|2|3|4>
0 – Disables enhanced auditing
1 – Enables enhanced auditing
2 – Logs assertion attributes
3 – Logs assertion attributes and the authentication method that authenticates a user accesing a resource.
4 – Logs assertion attributes, the authentication method and Enhanced Session Assurance with DeviceDNA™ information
<Install_Dir>/siteminder/registry/sm.registry
HKEY_LOCAL_MACHINE\SOFTWARE\Netegrity\SiteMinder\CurrentVersion\Reports
NAME: Enable Enhance Tracing
TYPE= REG_DWORD
VALUE: <0|1|2|3|4>
0 – Disables enhanced auditing
1 – Enables enhanced auditing
2 – Logs assertion attributes
3 – Logs assertion attributes and the authentication method that authenticates a user accesing a resource.
4 – Logs assertion attributes, the authentication method and Enhanced Session Assurance with DeviceDNA™ information
Enable Enhance Tracing= 1; REG_DWORD