[stork-users] logger question

Darren Ankney darren.ankney at gmail.com
Sat Nov 30 11:26:38 UTC 2024


Hi,

I don't think you are doing anything wrong in Stork.  In Kea, however,
you will probably need to specify the full path to the log file.  Even
if Kea is able to put this data somewhere, Stork probably won't know
where to find it without the full path.

Thank you,
Darren Ankney

On Fri, Nov 29, 2024 at 8:56 PM fbcadmin <fbcadmin at fantinibakery.com> wrote:
>
> I am trying to view dhcp4 log at stork.
>
> my config:
>      "loggers": [
>          {
>            "name": "kea-dhcp4",
>            "severity": "INFO",
>            "debuglevel": 0 ,
>            "output-options": [
>              {
>               "output": "dhcp4log",
>               "pattern": "%-5p %m n",
>             } ] ,
>         }
>       ] ,
>
> At stork the file name shows up as a clickable link at the file name.
> when I click this error occurs:  Failed to fetch log file contents.
>
> on the dhcp server I ran 'updatedb' and  then  'locate dhcp4log'  . the file is not found.
>
> what am I doing wrong?
>
> --
> Stork-users mailing list
> Stork-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/stork-users


More information about the Stork-users mailing list