[Bug 292551] devel/athens: syslog messages don't really identify it

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 17 Jan 2026 22:04:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292551

            Bug ID: 292551
           Summary: devel/athens: syslog messages don't really identify it
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: bob@vesterman.com
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

I just noticed that the messages Athens sends to /var/log/messages don't really
identify it. For example:
--------------------------------
Jan 17 17:00:26 iron daemon[3609]: INFO[5:00PM]: incoming request      
http-method=GET http-path=/google.golang.org/genproto/googleapis/api/@v/list
http-status=200 request-id=6edbbcb1-87f9-4e26-9d2d-0526c5a5db24
--------------------------------
I say they "don't really" identify it because strictly speaking they do; daemon
3609 is (currently) my Athens process. But this will change on the next
restart, of course, which will make it hard to consistently look for messages
from Athens.

-- 
You are receiving this mail because:
You are the assignee for the bug.