I was wondering if anyone knew of a lightweight, non-invasive web site analytics tool. Something that would just look at my web server's logs, or at least would be undetectable to my visitors.
Also, are such systems limited, compared to Javascript or PHP based tracking?
Don't know what you mean by limited, but logfile-based analytics software doesn't have access to as much data as software that can use other data sources like cookies (ie it has difficulty tracking sessions).
If I might ask, why exactly do you need to make your analytics completely undetectable to users? In most cases tracking pixels and the like have no effect whatsoever on the user experience.