Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-813

(7.1.0) Extended format of access-log - 'time-taken' identifier is just empty string

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 2.0.0.Beta1, 1.4.1.Final
    • None
    • None
    • None
    • Hide

      1. Start EAP and connect to CLI
      2. /subsystem=undertow/server=default-server/host=default-host/setting=access-log:add(extended=true,pattern="time-taken")
      3. perform request on server and see content in EAP_HOME/standalone/log/access_log.log file

      Show
      1. Start EAP and connect to CLI 2. /subsystem=undertow/server=default-server/host=default-host/setting=access-log:add(extended=true,pattern="time-taken") 3. perform request on server and see content in EAP_HOME/standalone/log/access_log.log file

    Description

      When I set up access log for Undertow with extended format and use 'time-taken' identifier in pattern, appropriate value is not logged into the access log file. There is only empty string added.

      Expected: actual value (should be in seconds according to this) of time taken for request is logged.

      How to reproduce - see 'Steps to Reproduce' section.

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              sdouglas1@redhat.com Stuart Douglas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: