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

    Firewall Log Missing

    2.2 Snapshot Feedback and Problems - RETIRED
    7
    23
    4.1k
    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.
    • M
      m3usv0x
      last edited by

      In the GUI, System Logs, firewall tab, nothing is displayed whatsoever.
      I checked and the log exists and is being populated.
      Checking "show raw filter logs", the GUI properly displays its contents.

      Would like a solution, not seriously crucial; just bringing this to attention.

      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        That area is being worked on.

        We're moving to a custom log daemon to take the pf logs and put them into an easy-to-parse one line CSV style.

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • F
          fragsteel
          last edited by

          Is there any place we can track progress on this?  Or even possibly help out?

          If not, is there any rough ETA?

          Thanks!

          1 Reply Last reply Reply Quote 0
          • M
            m3usv0x
            last edited by

            This is apparently fixed now, however after just installing the latest snapshot it doesn't seem to be functioning.
            I still have to have raw logs enabled.

            1 Reply Last reply Reply Quote 0
            • E
              eri--
              last edited by

              So you have raw logs configured?

              1 Reply Last reply Reply Quote 0
              • M
                m3usv0x
                last edited by

                Yes, that's correct.

                I saw from a post made later than mine, where you Ermal, said that it's working now. I installed the snapshot from last night.
                However, upon my own trial the only way I can see any output in the firewall log is to have raw logs enabled.

                1 Reply Last reply Reply Quote 0
                • jimpJ
                  jimp Rebel Alliance Developer Netgate
                  last edited by

                  It's working for me on the latest snapshot(s), I get more than I really need :-)

                  Lots of rules we have set to pass log out for some reason on 2.2, but it's definitely working to parse the logs. The device and VM I was testing are amd64 though. Are you running amd64 or i386?

                  Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                  Need help fast? Netgate Global Support!

                  Do not Chat/PM for help!

                  1 Reply Last reply Reply Quote 0
                  • M
                    m3usv0x
                    last edited by

                    i386, Mr. Sir.

                    1 Reply Last reply Reply Quote 0
                    • M
                      m3usv0x
                      last edited by

                      Still no log as of the 4th of May build on AMD64.

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

                        @m3usv0x:

                        Still no log as of the 4th of May build on AMD64.

                        Same here, x86-64 build.  Log file is normal, but nothing in the gui.  What daemon debugging do you want?

                        1 Reply Last reply Reply Quote 0
                        • NeverSimpleN
                          NeverSimple
                          last edited by

                          2.2-ALPHA (amd64)
                          built on Tue May 06 04:01:46 CDT 2014

                          Something is indeed still wrong, no firewall log output on the GUI. If I enable 'raw logs' there are entries in the 'normal view'; 'dynamic view' & 'summary view' stay empty.

                          I also seem to have problems with the 'system log: settings'. I changed the log file size to 1000000 bytes to experiment, on one of the earlier snapshots. Now whatever I put in as size (including 0) it always comes back to 1000000. Whenever I try to change this setting I get: 'Do you really want to reset the log files? This will erase all local log data.' and click 'OK'. After a second or so, a message appears telling:'The log files have been reset.' The log file size mentioned in the same section never changes however, It always stays on 18M. The 'reset log file' button on the same page also doesn't seem to change anything.

                          pfSense 2.7 home router
                          Shutlle DS77U (passively cooled Intel Celeron CPU 3865U)
                          8GB RAM, OCZ 60GB SSD
                          NIC's: build in Intel i211 & i219LM

                          Business: several Netgate devices

                          1 Reply Last reply Reply Quote 0
                          • jimpJ
                            jimp Rebel Alliance Developer Netgate
                            last edited by

                            I haven't see that issue with the file size adjustment. You would not want to set it to zero, but it should let you leave it blank.

                            (posted this part in another thread, but copying here)
                            [The rules were] working but had broken again… This morning it appears to be OK. The rule lookup code is fixed in the repo now, the current snapshot will do rule lookups when you click on the action icon, but the row/column description display doesn't work until the commit I pushed a few minutes ago.

                            So by the next snapshot (or current snap + gitsync to master) it should be OK all around.

                            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                            Need help fast? Netgate Global Support!

                            Do not Chat/PM for help!

                            1 Reply Last reply Reply Quote 0
                            • jimpJ
                              jimp Rebel Alliance Developer Netgate
                              last edited by

                              @NeverSimple:

                              I also seem to have problems with the 'system log: settings'. I changed the log file size to 1000000 bytes to experiment, on one of the earlier snapshots. Now whatever I put in as size (including 0) it always comes back to 1000000. Whenever I try to change this setting I get: 'Do you really want to reset the log files? This will erase all local log data.' and click 'OK'. After a second or so, a message appears telling:'The log files have been reset.' The log file size mentioned in the same section never changes however, It always stays on 18M. The 'reset log file' button on the same page also doesn't seem to change anything.

                              OK I think I see what you're doing. The "Reset Log Files" button does not save the setting. You change the value, press save, then press Reset Log Files to clear the logs. The description on the option doesn't specifically say you have to save first, so I'll change the description.

                              Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                              Need help fast? Netgate Global Support!

                              Do not Chat/PM for help!

                              1 Reply Last reply Reply Quote 0
                              • NeverSimpleN
                                NeverSimple
                                last edited by

                                @jimp:

                                The "Reset Log Files" button does not save the setting. You change the value, press save, then press Reset Log Files to clear the logs. The description on the option doesn't specifically say you have to save first, so I'll change the description.

                                That does seem to work. With your explanation it seems perfectly logical, but maybe not very intuitive? Adding to the description would be a good idea.

                                @jimp:

                                I haven't see that issue with the file size adjustment. You would not want to set it to zero, but it should let you leave it blank.

                                I was just trying different values, but I'm almost 100% sure that 'zero' was in there as default. If a value like zero isn't allowed, then maybe there could be a check for it?

                                Anyway, thanks for the explanation.

                                pfSense 2.7 home router
                                Shutlle DS77U (passively cooled Intel Celeron CPU 3865U)
                                8GB RAM, OCZ 60GB SSD
                                NIC's: build in Intel i211 & i219LM

                                Business: several Netgate devices

                                1 Reply Last reply Reply Quote 0
                                • P
                                  phil.davis
                                  last edited by

                                  I had also recently changed the note to "Reset Log Files" button to add "Use the Save button first if you have made any setting changes."
                                  Hopefully with JimP's added explanation in the other spot also, there is enough text there for people to know what to do.

                                  As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
                                  If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    m3usv0x
                                    last edited by

                                    Any word on the status of this?

                                    1 Reply Last reply Reply Quote 0
                                    • jimpJ
                                      jimp Rebel Alliance Developer Netgate
                                      last edited by

                                      It's working on i386 but not amd64.

                                      As a reminder, 2.2 is still alpha so we're working on bigger things right now (e.g. captive portal, ipsec) and some things like this can wait a bit.

                                      There is a ticket here: https://redmine.pfsense.org/issues/3648

                                      Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                                      Need help fast? Netgate Global Support!

                                      Do not Chat/PM for help!

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        m3usv0x
                                        last edited by

                                        @jimp:

                                        It's working for me on the latest snapshot(s), I get more than I really need :-)

                                        Lots of rules we have set to pass log out for some reason on 2.2, but it's definitely working to parse the logs. The device and VM I was testing are amd64 though. Are you running amd64 or i386?

                                        @jimp:

                                        It's working on i386 but not amd64.

                                        As a reminder, 2.2 is still alpha so we're working on bigger things right now (e.g. captive portal, ipsec) and some things like this can wait a bit.

                                        There is a ticket here: https://redmine.pfsense.org/issues/3648

                                        Regardless of alpha state, imagine my confusion until you clarified versions.
                                        That was way more helpful than reminding me it's in alpha.
                                        There's enough disclaimers that it's alpha, posting in the alpha section of the forum is kind of a prerequisite of understanding.
                                        Also, maybe it was helpful for someone to understand it works on 86 but not on 64 in the dev team.

                                        I'm anxiously awaiting this being solved whenever someone has time to rectify it.
                                        I'll monitor the bugtracker, thanks.

                                        1 Reply Last reply Reply Quote 0
                                        • F
                                          fragsteel
                                          last edited by

                                          @jimp:

                                          It's working on i386 but not amd64.

                                          As a reminder, 2.2 is still alpha so we're working on bigger things right now (e.g. captive portal, ipsec) and some things like this can wait a bit.

                                          There is a ticket here: https://redmine.pfsense.org/issues/3648

                                          Thanks for the issue link.

                                          1 Reply Last reply Reply Quote 0
                                          • jimpJ
                                            jimp Rebel Alliance Developer Netgate
                                            last edited by

                                            The alpha reminder was mainly aimed at the repeated status queries. We know there are issues yet but we have to prioritize/triage.

                                            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                                            Need help fast? Netgate Global Support!

                                            Do not Chat/PM for help!

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