I need to detect when a new session is started and I'm unable to locate a pipeline or processor for it. Ironically, I've found the sessionEnd pipeline!
The only other way I can seem to make it work is using Global.aspx to hook the session start event.
createVisitpipeline? I know it's not exactly what you're looking for but maybe it's good enough? - Marek Musielak