Dhiraj K Gupta 23.Oct.03 04:46 AM a Web browser Sametime Administration 3.0 Windows NT/2000
hi all,
i want to log all the chat messages on the sametime server. In order to enable chat logging i have done the following:
1.copy the stchatlog.dll from developer's toolkit in lotus\domino folder
2. added the following in the sametime.ini
[Library]
BB_CL_TRACE=1
BB_CL_LIBRARY_PATH=c:\SAMETIMELOG
3. open the stconfig.nsf on the saetime server.
4. open the community service document and edit it.
chat logging flag = strict
capture service type=0x1000
5. save the document and restart the domino server
on starting the chat its creating log files with names like 7_03_Oct_03,_12_17_16.dat etc. the content of the file is:
03/Oct/03, 12:17:16: Session started for organization
03/Oct/03, 12:17:16: Add UserId uid=mathew@itc.com,cn=users,dc=itc,dc=com
03/Oct/03, 12:17:16: Add UserId uid=manu@itc.com,cn=users,dc=itc,dc=com
03/Oct/03, 12:17:19: Send Message from UserId uid=manu@itc.com,cn=users,dc=itc,dc=com to UserId uid=mathew@itc.com,cn=users,dc=itc,dc=com msgLen 9d msg: cv xcvxc
03/Oct/03, 12:17:21: Remove UserId uid=manu@itc.com,cn=users,dc=itc,dc=com
03/Oct/03, 12:17:21: Remove UserId uid=mathew@itc.com,cn=users,dc=itc,dc=com
03/Oct/03, 12:17:21: Session ended
***************
But i want that the log should store the messages being transeferred between users.
My sametime domino is configured with IBM LDAP server.
Pl. let me know how do save the messages that the session information as it is doing now.
thanks.


enabling chat logging on sametime s... (Dhiraj K Gupta 23.Oct.03)
. . RE: enabling chat logging on sameti... (Carl Tyler 23.Oct.03)
. . . . RE: enabling chat logging on sameti... (Dhiraj K Gupta 27.Oct.03)
|