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

    Lighttpd log analysis

    Scheduled Pinned Locked Moved General pfSense Questions
    2 Posts 2 Posters 2.5k 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.
    • I
      islandwifibill
      last edited by

      From the CL in /var/log I get:

      tail -f lighttpd.log
      CLOG��^C

      So the lighttpd.log file is binary?  I see no other log files for lighttpd (other than of course, lighttpd.error.log).  BSD chat rooms suggest that I am living on Mars or somewhere in Alfa Centauri for suggesting that the log files are not standard ascii, and that command should work with no problems.

      Okeedoke.  Any suggestions here?

      1 Reply Last reply Reply Quote 0
      • W
        wallabybob
        last edited by

        pfSense logs are circular logs. That is they are fixed size (cannot grow indefinitely) and contain only the most recent entries. You need to use the clog utility to convert them to standard text, for example:```
        clog /var/log/system.log

        
        pfSense uses FreeBSD but it is not FreeBSD.
        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.