Uploaded image for project: 'JBoss Core Services'
  1. JBoss Core Services
  2. JBCS-222

Improve default LogFormat for access_log

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • httpd 2.4.6 GA
    • httpd
    • None

      There are three very useful data points that are missing from the default access_log LogFormat: the Process/Thread ID and time taken to process request. Those are the %P (PID), %{tid}P (TID), and %T (time taken).

      We frequently have to request customers to enable these flags, restart httpd, and reproduce issues related to long-running requests. The time taken obviously helpful. The PID/TID are helpful to correlate requests with pstack output.

              rhn-engineering-jclere Jean-Frederic Clere
              rhn-support-rbost Robert Bost
              Marek Czernek Marek Czernek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: