I want my log analyzer to produce streams of actions per user. However, the default log setup only differentiates users by IP. This does not work at all for an AOL user who can show up with several different IPs. If I could configure the access log (nslog) to store the user ID from the cookie, then I could use that to mark unique users. Anyone know how to do this?
