How to monitor Calendar Events

Please Consider the scenario.

I have delegated two users to manage my calendar. Those users obviously have full rights on my calendar. I found out that an event that i created was deleted, and both of the shared calendar users denied that they have done.

How would i know who has deleted an event/task?

How would i know who has created an event /task?

Please help the user is getting furious

regards

Kimi

[447 byte] By [Kimi_Rex] at [2007-11-26 9:35:38]
# 1
You can tail the Calendar server logs, present under /var/opt/SUNWics5/logs/http.log.thanksRamya
ramya_ravi at 2007-7-7 0:26:41 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2
First of all , the end user would not have such a previleged access. Secondly as i expected those logs do not show specific event creation/deletion information for each user.thanx anyway, looking for more helpregardsKimi
Kimi_Rex at 2007-7-7 0:26:41 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3

Hi,

You may want to have a look at the following calendar options (ics.conf):

caldb.berkeleydb.ensmsg.advancedtopics

caldb.berkeleydb.ensmsg.createevent

caldb.berkeleydb.ensmsg.deleteevent

caldb.berkeleydb.ensmsg.modifyevent

caldb.berkeleydb.ensmsg.refreshevent

These control the global notification of additional events to calendar entries. If users don't want to see these events they can turn notification emails off.

Shane.

shane_hjorth at 2007-7-7 0:26:41 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 4
Thanks shane,i will try out these options , lets see if the user is pleasedregardsKimi
Kimi_Rex at 2007-7-7 0:26:41 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...