Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/106#issuecomment-54225453 But, if we exposed the http sm_id as both a log tag and plugin API, you could do whatever you want? You could generate your own "UUID" based on the sm_id? I'm assuming you are talking about grepping in Debug() logs, and if so, it'd be trivial to add / modify those Debug() statements such that the sm_id is easily grepped for. I.e. constantly tag the sm_id in the debug strings such as you do "sm_id=%" PRId64 " ...", But I kinda like the idea of exposing sm_id as both a log tag and via the plugin APIs too.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---