From nobody Fri Feb 28 09:41:31 2025 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Z43Bl1CfXz59QZ0 for ; Fri, 28 Feb 2025 09:41:51 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [135.125.211.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z43Bk67VHz3fB9 for ; Fri, 28 Feb 2025 09:41:50 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (p200300fb4f379e011cbcce4a7f5e67b7.dip0.t-ipconnect.de [IPv6:2003:fb:4f37:9e01:1cbc:ce4a:7f5e:67b7]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 4Z43BZ2ZX8zJBy; Fri, 28 Feb 2025 10:41:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellael.org; s=dkim; t=1740735702; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=1T0k6k30p2Mq6cGoNnAEMX7eU7O2BS5BzlkoIdTqdJI=; b=0Jqduvjysra694PyIOLJ4LsmYYNeZEYzaqSGzFJzF4sdrhkyEB+TCLhOUCnHiSxgUuFxWH 4r+JjN17fsvY649w8soPmUtynTvCYL/qdRo1OlOBQGTBBG4YHSwI1wabfVuHnC8MC61PUP LJBQWT4hoa78EW8N6yOlXoo4ICN37ga6eyPd79tmNYBbGxGpbqNoAWOyhd8DVuPmJ/j7CI FwmNF0gHmoAIhJKxPKgbJ9PgT/p8J5O0y93TJv/Yocq6uSb/qsQsGCUCMKnJYGTPUxG/RA cV3GUPg/8L2+JC2jK9ulWNL4cgBC2gHbJIex6jwBtXd51PYhLTB1drz9iD5uEA== From: Michael Grimm Message-Id: Content-Type: multipart/alternative; boundary="Apple-Mail=_890B7C40-8B09-43A4-B153-668BD182A2ED" List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.400.131.1.6\)) Subject: Re: Logwatch | Errorlines Date: Fri, 28 Feb 2025 10:41:31 +0100 In-Reply-To: <4985175a-b2f0-414a-a925-e17a287a7354@cloudzeeland.nl> Cc: FreeBSD Mailing List To: Jos Chrispijn References: <4985175a-b2f0-414a-a925-e17a287a7354@cloudzeeland.nl> X-Mailer: Apple Mail (2.3826.400.131.1.6) X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16276, ipnet:135.125.128.0/17, country:FR] X-Rspamd-Queue-Id: 4Z43Bk67VHz3fB9 X-Spamd-Bar: ---- --Apple-Mail=_890B7C40-8B09-43A4-B153-668BD182A2ED Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Jos Chrispijn wrote: > [Logwatch 7.12 01/22/25] > Hi, I recently get the following error lines running Logwatch: > *** Error: There is no logfile defined. Do you have a = /usr/local/etc/logwatch/logfiles/zypp.conf file ? > *** Error: There is no logfile defined. Do you have a = /usr/local/etc/logwatch/logfiles/audit_log.conf file ? > *** Error: There is no logfile defined. Do you have a = /usr/local/etc/logwatch/logfiles/tivoli-smc.conf file ? > *** Error: There is no logfile defined. Do you have a = /usr/local/etc/logwatch/logfiles/freeradius.conf file ? Thanks for reporting this. The port sysutils/logwatch needs an update on = this.=20 At my installation there are some more logfiles/*.conf missing. I will prepare a fix for the port as the maintainer, but I cannot = commit. Thus, it will take some days to fix that. > Can you tell where I can config not using them? They are indeed not = available in the directory. After the upgrade they will be available ;-) Until then you may 1) ignore those error messages or 2) just run those = reports you are interested in: logwatch.pl --detail XY --range yesterday --service ABC --service CDE = =E2=80=A6 Regards, Michael --Apple-Mail=_890B7C40-8B09-43A4-B153-668BD182A2ED Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Jos Chrispijn = <bsdpollux@cloudzeeland.nl> wrote:

= =20 =20 =20 =20 [Logwatch 7.12 01/22/25]
Hi, I recently get the following error lines running = Logwatch:
*** Error: There is no logfile defined. Do you have a /usr/local/etc/logwatch/logfiles/zypp.conf file ?
*** Error: There is no logfile defined. Do you have a /usr/local/etc/logwatch/logfiles/audit_log.conf file ?
*** Error: There is no logfile defined. Do you have a /usr/local/etc/logwatch/logfiles/tivoli-smc.conf file ?
*** Error: There is no logfile defined. Do you have a /usr/local/etc/logwatch/logfiles/freeradius.conf file = ?

Thanks for reporting this. The port = sysutils/logwatch needs an update on = this. 

At my installation there are some = more logfiles/*.conf missing.

I will prepare a = fix for the port as the maintainer, but I cannot commit. Thus, it will = take some days to fix that.

Can you tell where I can config not using them? They are = indeed not available in the = directory.

After the upgrade they will be = available ;-)

Until then you may 1) ignore = those error messages or 2) just run those reports you are interested = in:

logwatch.pl --detail XY --range yesterday --service ABC = --service CDE = =E2=80=A6

Regards,
Michael
=

= --Apple-Mail=_890B7C40-8B09-43A4-B153-668BD182A2ED--