[Cosmo-dev] Infrastructure for metrics
Brian Moseley
bcm at osafoundation.org
Tue Jan 2 18:38:48 PST 2007
On 1/2/07, Jared Rhine <jared at wordzoo.com> wrote:
> Proposal:
> Enhance Cosmo code to include account names in the "user" field of the
> common log format generated by Tomcat
+1
question: should tickets be reported in this field as well, or simply usernames?
tickets are transmitted either in the query string or in the Ticket
header. neither of these is available in CLF.
we'd need a way to distinguish ticket keys from usernames. i suggest
prefixing the ticket key with the string "ticket-".
> * Successful new account signups
> * Successful logins to the web UI
these should be unique urls in the access log with 200 responses.
> * Anonymous access to a collection via web UI (versus
> authenticated-by-password access)
> * Authenticated-by-password users accessing the web UI
as above - username field in access log
> * Updates to events by Chandler
> * Updates to events via the web UI
user agent field in access log
More information about the cosmo-dev
mailing list