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

    Sarg package for pfsense

    Scheduled Pinned Locked Moved pfSense Packages
    467 Posts 99 Posters 543.8k Views
    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.
    • C
      ck42
      last edited by

      Looks like Sarg is not working again.
      Updated to 2.2 the other day.  Sarg is the latest version available in packages (2.3.9 pkg v.0.6.4) and running squid (2.7.9 pkg v.4.3.6)

      Attempting to run the Reports gives 'Could not find report index file.' message.
      Trying to run Sarg from the CLI gives me 'Cannot set the locale LC_ALL to the environment variable'

      Anyone have Sarg working with pf 2.2?

      1 Reply Last reply Reply Quote 0
      • KOMK
        KOM
        last edited by

        Doing a quick search for Sarg and picking a result a little more current would have led you to this thread here with a solution.

        1 Reply Last reply Reply Quote 0
        • C
          ck42
          last edited by

          Funny that you refer to that thread, KOM.  I had actually read through that prior to posting.
          I had already tried creating the symlink on my system with no luck.  That's why I wanted to know if anyone actually has this working with 2.2…hoping that they would confirm whether or not any special steps needed to be taken to make it work.

          1 Reply Last reply Reply Quote 0
          • marcellocM
            marcelloc
            last edited by

            I have. I did only the symlink.

            Try to run sarg on console to see what erros do you get.

            If you install cron package, you can see how I call configured report schedule.

            Treinamentos de Elite: http://sys-squad.com

            Help a community developer! ;D

            1 Reply Last reply Reply Quote 0
            • KOMK
              KOM
              last edited by

              Cannot set the locale LC_ALL to the environment variable

              I saw this on Solaris about 10 years ago.  I forget what the fix was.  Haven't seen it on 2.2 x64, and I've installed it many, many times.  As Mercello said, run sarg or sarg -x from the console and see what it says.

              1 Reply Last reply Reply Quote 0
              • marcellocM
                marcelloc
                last edited by

                @KOM:

                Cannot set the locale LC_ALL to the environment variable

                This is already applied to the package since pfSense 2.1 . Run an export before the sarg cmd.

                 export LC_ALL=C && sarg...
                

                Treinamentos de Elite: http://sys-squad.com

                Help a community developer! ;D

                1 Reply Last reply Reply Quote 0
                • C
                  ck42
                  last edited by

                  $  export LC_ALL=C && sarg
                  SARG: Records in file: 0, reading: 0.00%
                  SARG: No records found
                  SARG: End
                  SARG: Records in file: 0, reading: 100.00%
                  
                  $ sarg -x
                  SARG: Cannot set the locale LC_ALL to the environment variable
                  
                  1 Reply Last reply Reply Quote 0
                  • marcellocM
                    marcelloc
                    last edited by

                    looks like you have no logs on squid file

                    sarg -x also need the export LC_ALL=C &&

                    Treinamentos de Elite: http://sys-squad.com

                    Help a community developer! ;D

                    1 Reply Last reply Reply Quote 0
                    • C
                      ck42
                      last edited by

                      @marcelloc:

                      looks like you have no logs on squid file

                      sarg -x also need the export LC_ALL=C &&

                      Not entirely following you by this suggestion.  But I think you are wanting the output of this from?
                      sarg -x export LC_ALL=C &&

                      If so, the output just shows the same command entered (this is from the GUI).  No error messages or anything else.

                      In looking at the log files in /var/squid/log, I noticed that all of the access.log files are EMPTY (0 byte files).  The cache logs look normal though.  Also, all the dates on the log files in that dir are current from the last few days.
                      I'm not sure how to proceed next though to troubleshoot this.  Seems to me that this may be the issue (or at least part of it).  Why are the access log files not accumulating data?

                      [EDIT] Might be on to something.  I forced an update in a schedule and then noticed that the .0 access log is accumulating. The View Report tab also now no longer gives me the error about the index file. 
                      So what I've done for a test is to disable the log rotation in the report settings.  Log rotation is already set for 30 days in the Squid setup.

                      Still seeing " Cannot set the locale LC_ALL to the environment variable" when I try to run sarg -x though.

                      Something else that might be helpful from my system.

                      # LC_ALL=C sarg -x
                      SARG: Init
                      SARG: Loading configuration from /usr/local/etc/sarg/sarg.conf
                      SARG: Chaining IP resolving module "dns"
                      SARG: Loading exclude host file from: /usr/pbi/sarg-i386/etc/sarg/exclude_hosts.conf
                      SARG: Loading exclude file from: /usr/pbi/sarg-i386/etc/sarg/exclude_users.conf
                      SARG: Reading host alias file "/usr/pbi/sarg-i386/etc/sarg/hostalias"
                      SARG: List of host names to alias:
                      SARG: Parameters:
                      SARG:           Hostname or IP address (-a) =
                      SARG:                    Useragent log (-b) =
                      SARG:                     Exclude file (-c) = /usr/pbi/sarg-i386/etc/sarg/exclude_hosts.conf
                      SARG:                  Date from-until (-d) =
                      SARG:    Email address to send reports (-e) =
                      SARG:                      Config file (-f) = /usr/local/etc/sarg/sarg.conf
                      SARG:                      Date format (-g) = Sites & Users (yyyy/ww)
                      SARG:                        IP report (-i) = No
                      SARG:             Keep temporary files (-k) = No
                      SARG:                        Input log (-l) = /var/squid/logs/access.log
                      SARG:               Resolve IP Address (-n) = Yes
                      SARG:                       Output dir (-o) = /usr/local/sarg-reports/
                      SARG: Use Ip Address instead of userid (-p) = Yes
                      SARG:                    Accessed site (-s) =
                      SARG:                             Time (-t) =
                      SARG:                             User (-u) =
                      SARG:                    Temporary dir (-w) = /tmp/sarg
                      SARG:                   Debug messages (-x) = Yes
                      SARG:                 Process messages (-z) = No
                      SARG:  Previous reports to keep (--lastlog) = 0
                      SARG:
                      SARG: sarg version: 2.3.9 Sep-21-2014
                      SARG: Loading User table: /usr/pbi/sarg-i386/etc/sarg/usertab.conf
                      SARG: Reading access log file: /var/squid/logs/access.log
                      SARG: Records in file: 174, reading: 100.00%
                      SARG:    Records read: 174, written: 174, excluded: 0
                      SARG: Squid log format
                      SARG: Period: 2015.05
                      SARG: Sorting log /tmp/sarg/0.user_unsort
                      SARG: Sorting log /tmp/sarg/1.user_unsort
                      SARG: Sorting log /tmp/sarg/2.user_unsort
                      SARG: (repday) Cannot open log file /usr/local/sarg-reports/2015.05/0/d0.html
                      

                      Regarding that very last line of output, here's what in the 2015.05 directory:

                      # ls -la /usr/local/sarg-reports/2015.05
                      total 18
                      drwxr-xr-x  2 root  wheel   512 Feb  4 11:54 .
                      drwxr-xr-x  5 root  wheel   512 Feb  4 11:54 ..
                      -rw-r--r--  1 root  wheel  4437 Feb  4 11:54 index.html
                      -rw-r--r--  1 root  wheel    22 Feb  4 11:54 sarg-date
                      -rw-r--r--  1 root  wheel  1398 Feb  4 11:54 sarg-general
                      -rw-r--r--  1 root  wheel     2 Feb  4 11:54 sarg-users
                      -rw-r--r--  1 root  wheel   116 Feb  4 11:54 top
                      

                      So it's correct in that there's no "0" directory in which to find the d0.html file it's looking for.
                      A system wide search for this file DOES show that a copy exist here though.
                      /usr/pbi/sarg-i386/local/sarg-reports/2015.01.1/0/d0.html

                      And lastly, the Realtime logging appears to be working correctly.

                      1 Reply Last reply Reply Quote 0
                      • marcellocM
                        marcelloc
                        last edited by

                        @ck42:

                        Not entirely following you by this suggestion.  But I think you are wanting the output of this from?
                        sarg -x export LC_ALL=C &&

                        export LC_ALL=C && sarg -x

                        Treinamentos de Elite: http://sys-squad.com

                        Help a community developer! ;D

                        1 Reply Last reply Reply Quote 0
                        • C
                          ck42
                          last edited by

                          @marcelloc:

                          @ck42:

                          Not entirely following you by this suggestion.  But I think you are wanting the output of this from?
                          sarg -x export LC_ALL=C &&

                          export LC_ALL=C && sarg -x

                          Here we go:

                          $ export LC_ALL=C && sarg -x
                          SARG: Init
                          SARG: Loading configuration from /usr/local/etc/sarg/sarg.conf
                          SARG: Chaining IP resolving module "dns"
                          SARG: Loading exclude host file from: /usr/pbi/sarg-i386/etc/sarg/exclude_hosts.conf
                          SARG: Loading exclude file from: /usr/pbi/sarg-i386/etc/sarg/exclude_users.conf
                          SARG: Reading host alias file "/usr/pbi/sarg-i386/etc/sarg/hostalias"
                          SARG: List of host names to alias:
                          SARG: Deleting temporary directory "/tmp/sarg"
                          SARG: Parameters:
                          SARG:           Hostname or IP address (-a) = 
                          SARG:                    Useragent log (-b) = 
                          SARG:                     Exclude file (-c) = /usr/pbi/sarg-i386/etc/sarg/exclude_hosts.conf
                          SARG:                  Date from-until (-d) = 
                          SARG:    Email address to send reports (-e) = 
                          SARG:                      Config file (-f) = /usr/local/etc/sarg/sarg.conf
                          SARG:                      Date format (-g) = USA (mm/dd/yyyy)
                          SARG:                        IP report (-i) = No
                          SARG:             Keep temporary files (-k) = No
                          SARG:                        Input log (-l) = /var/squid/logs/access.log
                          SARG:               Resolve IP Address (-n) = Yes
                          SARG:                       Output dir (-o) = /usr/local/sarg-reports/
                          SARG: Use Ip Address instead of userid (-p) = Yes
                          SARG:                    Accessed site (-s) = 
                          SARG:                             Time (-t) = 
                          SARG:                             User (-u) = 
                          SARG:                    Temporary dir (-w) = /tmp/sarg
                          SARG:                   Debug messages (-x) = Yes
                          SARG:                 Process messages (-z) = No
                          SARG:  Previous reports to keep (--lastlog) = 0
                          SARG: 
                          SARG: sarg version: 2.3.9 Sep-21-2014
                          SARG: Loading User table: /usr/pbi/sarg-i386/etc/sarg/usertab.conf
                          SARG: Reading access log file: /var/squid/logs/access.log
                          SARG: Records in file: 1042, reading: 0.00%
                          SARG:    Records read: 1042, written: 1042, excluded: 0
                          SARG: Squid log format
                          SARG: Period: 2015 Feb 04
                          SARG: File /usr/local/sarg-reports/2015Feb04-2015Feb04 already exists, moved to /usr/local/sarg-reports/2015Feb04-2015Feb04.2
                          SARG: Sorting log /tmp/sarg/0.user_unsort
                          SARG: Making file: /tmp/sarg/0
                          SARG: Sorting log /tmp/sarg/1.user_unsort
                          SARG: Making file: /tmp/sarg/1
                          SARG: Sorting log /tmp/sarg/2.user_unsort
                          SARG: Making file: /tmp/sarg/2
                          SARG: Sorting log /tmp/sarg/3.user_unsort
                          SARG: Making file: /tmp/sarg/3
                          SARG: Sorting log /tmp/sarg/4.user_unsort
                          SARG: Making file: /tmp/sarg/4
                          SARG: Sorting log /tmp/sarg/5.user_unsort
                          SARG: Making file: /tmp/sarg/5
                          SARG: Sorting log /tmp/sarg/6.user_unsort
                          SARG: Making file: /tmp/sarg/6
                          SARG: (repday) Cannot open log file /usr/local/sarg-reports/2015Feb04-2015Feb04/5/d5.html
                          SARG: Records in file: 1042, reading: 100.00%
                          
                          1 Reply Last reply Reply Quote 0
                          • KOMK
                            KOM
                            last edited by

                            OK, making progress.  Sarg seems to be one of the more fragile packages.  If you happen to select the wrong report options or report to generate, it won't work.  Here is what I use and it seems to work OK:

                            sarg.png
                            sarg.png_thumb

                            1 Reply Last reply Reply Quote 0
                            • C
                              ck42
                              last edited by

                              KOM: That's pretty odd that something like the chosen report selection is causing this…but that was issue!  :o
                              Is this a bug or is this something that is out of Sarg's control?

                              BTW: Thank you both, KOM and marcelloc!!

                              1 Reply Last reply Reply Quote 0
                              • KOMK
                                KOM
                                last edited by

                                Is this a bug or is this something that is out of Sarg's control?

                                Probably a bug in the pfSense Sarg package.  Sarg is currently at 2.3.9 while the pfSense package is 2.3.6 so it's 1.5 years older, and as far as I know it's always acted funky like that.  Pick the wrong report and the whole thing falls over.

                                Glad to hear you got it working.

                                1 Reply Last reply Reply Quote 0
                                • C
                                  Cino
                                  last edited by

                                  looks like its using 2.3.9 on 2.2

                                  https://github.com/pfsense/pfsense-packages/blob/master/pkg_config.10.xml

                                  <depends_on_package_pbi>sarg-2.3.9-##ARCH##.pbi</depends_on_package_pbi>

                                  I haven't downloaded the package myself yet on 2.2

                                  1 Reply Last reply Reply Quote 0
                                  • KOMK
                                    KOM
                                    last edited by

                                    I must have been looking at my 2.1.5 box.

                                    1 Reply Last reply Reply Quote 0
                                    • marcellocM
                                      marcelloc
                                      last edited by

                                      The only manual fix I had to do on my 2.2 labs was the manual symlink to fix pbi mess.

                                      Treinamentos de Elite: http://sys-squad.com

                                      Help a community developer! ;D

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User
                                        last edited by

                                        @KOM:

                                        OK, making progress.  Sarg seems to be one of the more fragile packages.  If you happen to select the wrong report options or report to generate, it won't work.  Here is what I use and it seems to work OK:

                                        Hi, I can't get Sarg to produce any report, not even with these settings. Any idea ?
                                        Realtime works fine thought

                                        I got one Report in the list, which is broken, from last year when I tried it once. How can I delete this report and strat over new ?

                                        1 Reply Last reply Reply Quote 0
                                        • marcellocM
                                          marcelloc
                                          last edited by

                                          @Satras:

                                          I got one Report in the list, which is broken, from last year when I tried it once. How can I delete this report and strat over new ?

                                          Did you tried to remove old reports via console/ssh ?

                                          Treinamentos de Elite: http://sys-squad.com

                                          Help a community developer! ;D

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            tux
                                            last edited by

                                            I've been digging sarg codes these past days. I tried hacking the template which overrides any changes on the sarg.conf file.  I hope we can point the directory of squid rather than have it fixed directory

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.