Set this init parameter:

Code:
audit_sys_operations=TRUE
And execute this command:

Code:
$ sqlplus '/as sysdba'
SQL> AUDIT CREATE SESSION BY ACCESS WHENEVER NOT SUCCESSFUL;