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

Sarg package for pfsense

pfSense Packages
99
467
492.7k
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.
  • A
    AudiAddict
    last edited by Jul 30, 2012, 6:29 PM

    Maybe a language barrier here.. but do you mean yes I can still view the older internet proxy logs (older than 30 days) in SARG even though I set it to rotate every 30 days in Squid?

    1 Reply Last reply Reply Quote 0
    • M
      marcelloc
      last edited by Jul 30, 2012, 6:33 PM

      @AudiAddict:

      Maybe a language barrier here.. but do you mean yes I can still view the older internet proxy logs (older than 30 days) in SARG even though I set it to rotate every 30 days in Squid?

      yes, you can. Sarg create html static reports on /usr/local/sarg-reports.

      If you delete your squid logs, reports will be there.
      if you run sarg after rotating logs, old reports will not be deleted.

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

      Help a community developer! ;D

      1 Reply Last reply Reply Quote 0
      • L
        Lectrician
        last edited by Aug 4, 2012, 7:48 AM

        Hi.

        I am struggling to get Sarg to work for me with Squid.

        I initially created some reports, and they showed many users, everything seemed fine.

        Now, if I click to create logs on the schedule (force), using a wide date range, I get just one user in the report?  I know there is more activity than that!

        I tried to delete sarg (and used file manager to delete sarg folders I could see), reinstalled (it seemed to still remember my settings), but now I just get:

        Error: Could not find report index file.
        Check and save sarg settings and try to force sarg schedule.

        when I try to view reports (after trying to force them again).  There are loads of log files in the squid log folder.

        I set the schedule to 1d, rotate and restart, but it never seemed to create a report when I looked, only when I forced it?

        What am I doing wrong?

        Thanks  :)

        1 Reply Last reply Reply Quote 0
        • M
          marcelloc
          last edited by Aug 5, 2012, 1:48 AM

          Check my config on previous thread page
          http://forum.pfsense.org/index.php/topic,47765.msg277422.html#msg277422

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

          Help a community developer! ;D

          1 Reply Last reply Reply Quote 0
          • L
            Lectrician
            last edited by Aug 7, 2012, 6:03 AM

            Thanks.

            My setup is similar to your screen shot, except I turn userid into IP address.  I have changed the config and resaved, but it still will not work correctly.

            I managed to get it to create a single report, but the report shows 0 users and has nothing in it.

            I then left it a few days and tried to create a new report in the same way but nothing appears on the report page?

            Is it possible to remove the package completely and re-install?  When I tried that, when reinstalling, it knew all my settings from the last time, so obviously did not fully uninstall?  What files would I need to delete to have a completely clean re-install?

            When you select "restart proxy" on the schedule, does this clear the squid logs?

            Should the schedule run every day if I enter 1d?  When during the day would it?

            Really struggling to get this going!

            Cheers.

            1 Reply Last reply Reply Quote 0
            • M
              marcelloc
              last edited by Aug 7, 2012, 2:57 PM

              @Lectrician:

              Is it possible to remove the package completely and re-install?  When I tried that, when reinstalling, it knew all my settings from the last time, so obviously did not fully uninstall?  What files would I need to delete to have a completely clean re-install?

              There is no file to delete, all sarg settings stays on pfsense xml file.

              @Lectrician:

              When you select "restart proxy" on the schedule, does this clear the squid logs?

              No, just a restart.

              @Lectrician:

              Should the schedule run every day if I enter 1d?  When during the day would it?

              It runs at 00:00 via cron job. You can install cron package to see it.

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

              Help a community developer! ;D

              1 Reply Last reply Reply Quote 0
              • L
                Lectrician
                last edited by Aug 9, 2012, 1:19 PM

                Thanks.

                I can see it in Cron.

                I am able to run the schedule fanualy (force button) and the reports do now create for the day, but the schedule is not working?

                I have it set to do a report for the day each day.

                Where do I look to see why it wont run on the schedule?

                Thanks.

                1 Reply Last reply Reply Quote 0
                • C
                  chowtamah
                  last edited by Aug 10, 2012, 3:41 AM

                  Hi,

                  My Sarg settings also same. Schedule is 1d, but was not working. Then installed the Cron package and edited the cron job,

                  59 23 * * * root /usr/local/bin/php /usr/local/www/sarg.php 0

                  Now, I am getting the report.

                  2.0.2-RELEASE (amd64)  &  2.2.2-RELEASE (amd64)

                  Always trying to learn!!

                  1 Reply Last reply Reply Quote 0
                  • M
                    marcelloc
                    last edited by Aug 10, 2012, 10:14 PM

                    maybe because you selected to rotate logs on squid too. This way sarg has a small log to read.

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

                    Help a community developer! ;D

                    1 Reply Last reply Reply Quote 0
                    • L
                      Lectrician
                      last edited by Aug 11, 2012, 4:46 PM

                      Thanks - I will give that a go and see how it works tomorrow  :)

                      1 Reply Last reply Reply Quote 0
                      • L
                        Lectrician
                        last edited by Aug 12, 2012, 8:40 AM

                        Altering the CRON job seems to have sorted it, thanks.

                        1 Reply Last reply Reply Quote 0
                        • C
                          chowtamah
                          last edited by Aug 13, 2012, 5:35 AM

                          marcelloc,

                          I have kept Squid log rotate for 5 days and sarg schedule Post action is none.

                          Now SARG reports are generated every day after editing the schedule in the cron (59 23 …).

                          Thanks for the package.

                          2.0.2-RELEASE (amd64)  &  2.2.2-RELEASE (amd64)

                          Always trying to learn!!

                          1 Reply Last reply Reply Quote 0
                          • M
                            marcelloc
                            last edited by Aug 13, 2012, 2:16 PM

                            @chowtamah:

                            Now SARG reports are generated every day after editing the schedule in the cron (59 23 …).

                            It makes sense. You've included the -d arg on your schedule, so if it runs at 00:00, it will get no log from current day.
                            The change to 23:59 is a good workaround for that.

                            att,
                            Marcello Coutinho

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

                            Help a community developer! ;D

                            1 Reply Last reply Reply Quote 0
                            • L
                              Lectrician
                              last edited by Aug 14, 2012, 9:39 AM Aug 13, 2012, 8:33 PM

                              Confusing me a tat  ;D

                              How should I set this up to create a log each day?  I have open WiFi which turns on at 8am and off at midnight, so although the log being created at 11:59pm is fine, 12:01 would be better  :P

                              Can't quite work it around in my head?

                              If I don't have -d on the sarg args line, how do I specify the previous day in the schedule?

                              ALSO

                              Is it possible to delete some of the reports before they rotate?  I have my rotate set as 90 days, the first 6 or so reports are pointless and I would like to delete them if possible?

                              Thanks!

                              1 Reply Last reply Reply Quote 0
                              • M
                                marcelloc
                                last edited by Aug 14, 2012, 3:15 PM

                                I'll change the schedule on the package to run at minute 59.
                                use the same day arg that is available on package schedule description.

                                I did not included a remove previous logs on current package version, but maybe on a future release.

                                Try to clean it using a shell script on cron.

                                att,
                                Marcello Coutinho

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

                                Help a community developer! ;D

                                1 Reply Last reply Reply Quote 0
                                • A
                                  aru
                                  last edited by Sep 12, 2012, 11:18 AM

                                  Hi,

                                  I am having problems with sarg package. I am running pfsense 2.1-BETA0 (i386) built on Tue Aug 28 14:42:47 EDT 2012 FreeBSD 8.3-RELEASE-p4 with squid 3 with dansguardian and freeradius 2. 
                                  Everything works except sarg.  I have configured sarg as suggested on this forum ie, i have selected default options mentioned in brackets including index and tree file.

                                  At console if i run sarg -x -z it shows errors with input log file location and output directory locations as in /usr/pbi/sarg-i386/etc/sarg/sarg.conf

                                  I found that from web gui, the config file is at /usr/local/etc/sarg/sarg.conf.  I created a symlink from /usr/pbi/sarg-i386/etc/sarg to point to /usr/local/etc/sarg/sarg.conf

                                  After this I ran sarg -x -z from pfsense box and reports created at /usr/local/sarg-reports which can be seen
                                  from gui and cron job creates report based on schedule, but "force update now" doesn't create any report and
                                  realtime also does'nt show any report.  Sorry if this is answered already, but I couldn't find anywhere.

                                  Kindly help,

                                  Thanks
                                  Arun

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    marcelloc
                                    last edited by Sep 12, 2012, 2:36 PM

                                    I did had not time yet to make sarg running without manual symlinks on 2.1.

                                    It will work fine on next package release.

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

                                    Help a community developer! ;D

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      aru
                                      last edited by Sep 12, 2012, 2:46 PM

                                      Hi Marcello, I could not get it to work as I installed other packages from the gui.  My procedure may be wrong.
                                      Need your help.  I am new to pfsense/freebsd & linux.  I could not understand your reply.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        marcelloc
                                        last edited by Sep 12, 2012, 2:49 PM

                                        @aru:

                                        I am new to pfsense/freebsd & linux.  I could not understand your reply.

                                        This package need some fixes do work with 2.1. I'll do it when I have time.

                                        If you do not need ipv6, sarg package works fine on  pfsense 2.0.1

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

                                        Help a community developer! ;D

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          aru
                                          last edited by Sep 12, 2012, 2:55 PM

                                          Thanks for your quick reply Marcello.

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