> On Feb 5, 2015, at 8:28 PM, Andre LaBranche <d...@apple.com> wrote: > > To enable 'accounting' logs for Calendar Server, edit caldavd.plist to add > target principals whose activity should be logged, e.g.: > > <!-- Enable accounting for certain operations --> > <key>AccountingCategories</key> > <dict> > <key>iTIP</key> > <false/> > <key>HTTP</key> > <true/> > </dict> > > <!-- Enable accounting for specific principals --> > <key>AccountingPrincipals</key> > <array> > > <string>/principals/__uids__/454D85C0-09F0-4DC6-A3C6-97DFEB4622CD/</string> > </array> > > Once the change is made, HUP the master process or restart the service. The > logs are written to an 'accounting' directory adjacent to the other logs.
OK, so I did that, and I now have a directory full of text files containing request/response pairs. But they all look like they completed successfully. Does the server not log ABORTED responses (which, after all, is what we are talking about here)? JD
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-users