[Hatchet-users] No logs or activity charts
Jason Dixon
jason at dixongroup.net
Thu Jun 16 16:37:13 EDT 2005
The online documentation has NOT been fully updated. Did you make the
edits I mentioned in my email? /etc/hatchet.conf should have:
$db_file = '/var/www/var/db/pflog.db';
While /var/www/etc/hatchet.conf should have:
$db_file = '/var/db/pflog.db';
-J.
On Jun 16, 2005, at 1:48 PM, Bob T. Bostwick wrote:
> I followed the online documentation which had been updated for that,
> but
> I tried it again in case I missed something. I am still not seeing
> anything in the logs, or source and destination graphs. I visited Will
> MacKay's website and he is having the exact same issue. Is there any
> information I can include that my point to the problem? The only
> difference I had from the online documentation was a version of
> /usr/lib/libc.so. The documented version was /usr/lib/libc.so.34.1 and
> my version was /usr/lib/libc.so.34.2. Not sure if this would make that
> much of a difference or not...
>
> I appreciate your time.
>
>
> -----Original Message-----
> From: Jason Dixon [mailto:jason at dixongroup.net]
> Sent: Wednesday, June 15, 2005 9:39 PM
> To: Bob T. Bostwick
> Cc: Hatchet-Users
> Subject: Re: [Hatchet-users] No logs or activity charts
>
> On Jun 15, 2005, at 9:55 PM, Bob T. Bostwick wrote:
>
>> *********
>> DBD::SQLite::db prepare failed: no such table: logs(1) at dbdimp.c
> line
>> 263 at /usr/local/bin/hatchet line 234.
>> DBD::SQLite::db prepare failed: no such table: logs(1) at dbdimp.c
> line
>> 263 at /usr/local/bin/hatchet line 234.
>
> Sounds like it can't find the database. There is a bug in the
> README.chroot where I forgot to mention copying the hatchet.conf into
> chroot and to edit the $db_file settings. Assuming you're following
> the directions ad nauseum, /etc/hatchet.conf should have an entry:
>
> $db_file = '/var/db/pflog.db';
>
> First, copy this into the chroot:
>
> # cp /etc/hatchet.conf /var/www/etc/hatchet.conf
>
> Then edit /etc/hatchet.conf to reflect the chroot db location:
>
> $db_file = '/var/www/var/db/pflog.db';
>
> Do NOT edit /var/www/etc/hatchet.conf.
>
>
> Thanks,
>
> --
> Jason Dixon
> DixonGroup Consulting
> http://www.dixongroup.net
>
>
> _______________________________________________
> Hatchet-users mailing list
> Hatchet-users at dixongroup.net
> http://www.dixongroup.net/mailman/listinfo/hatchet-users
>
>
--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net
More information about the Hatchet-users
mailing list