Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-4947

Collation Server is broken?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 7.0.0
    • 7.0.0
    • Logging
    • None

    Description

      from gitmaster(github.com/apache/trafficserver)
      config Collation Client

      CONFIG proxy.config.url_remap.filename STRING remap.config
      CONFIG proxy.config.log.config.filename STRING logging.config
      CONFIG proxy.config.log.collation_host STRING 192.168.2.33
      CONFIG proxy.config.log.collation_secret STRING testlog
      LOCAL proxy.local.log.collation_mode INT 2
      CONFIG proxy.config.log.collation_port INT 8085
      

      config Collation Server

      CONFIG proxy.local.log.collation_mode INT 1
      CONFIG proxy.config.log.collation_port INT 8085
      CONFIG proxy.config.log.collation_secret STRING testlog
      

      logging.config

      w3c = format {
        Format='%<cquuh> %<{Cdn-Real-Ip}cqh> - %<caun> [%<cqtn>] \"%<cqhm> %<cquuc> %<cqhv>\" %<pssc> %<psql> \"%<{Referer}cqh>\" \"%<{user-agent}cqh>\" %<crc> %<ttmsf> %<phi> %<sssc> %<cqtr> %<piid> %<pitag>'
      }
      
      log.ascii {
        Filename = 'c11',
        Format = w3c,
        CollationHosts = { '192.168.2.33:8085' }
      }
      

      It still flush log to local disk not to remote collation server

      Attachments

        Issue Links

          Activity

            People

              jamespeach James Peach
              bettydreamit bettydramit
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m