Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Pfsense 2.2.4 + Squid 3 0.4.1.1 Access_log Format

    Cache/Proxy
    2
    3
    909
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      z3r0_co0oL
      last edited by

      Hi @ all,

      how can i edit the access_log format and add new fields?

      We provide a WLAN for our guests using the pfsense captive Portal voucher and username/password features.
      By default, the squid access_log gives me some IP Addresses and Timestamps like this:

      1446105468.251    20 172.16.79.27 TCP_MISS/204 477 GET http://s.youtube.com/api/stats/qoe? - ORIGINAL_DST/          text/html

      Now i would like to get a human readable format with (Date / Time - Username or Vouchercode - URL)

      If allready found some information like adding this line to the squid.conf but it doesn't worked for me;
      logformat squid  %ts.%03tu %6tr %>a %Ss/%03Hs %

      Thx in advance

      1 Reply Last reply Reply Quote 0
      • D
        doktornotor Banned
        last edited by

        @z3r0_co0oL:

        how can i edit the access_log format and add new fields?

        http://wiki.squid-cache.org/Features/LogFormat
        http://www.squid-cache.org/Versions/v3/3.4/cfgman/logformat.html

        P.S. Squid knows absolutely NOTHING about your voucher codes. No idea what you imagine to achieve there. The only goal to be reached here is completely breaking any features in this and other packages that parse logs and assume standard Squid logs (the 'Real Time' tab; LightSquid, Sarg…)

        1 Reply Last reply Reply Quote 0
        • Z
          z3r0_co0oL
          last edited by

          Hi doktornotor,

          thanks for the links.

          I imagine to get a logfile with Timestamp , Username or Vouchercode, URL to log the guests activities in our WiFi network.
          So do you know, where the pfsense creates a logfile with Timestamp, Voucher and associated IP Adress so i can figure out,
          who had which IP Adress at Date / Time XY and accessed which URL?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post