[Logcheck-devel] Logcheck and Systemd

2014-02-03 Thread Jason Ayre

Is there any plans on making logcheck able to read Systemd binary logs?

___
Logcheck-devel mailing list
Logcheck-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/logcheck-devel


Re: [Logcheck-devel] Logcheck and Systemd

2014-02-03 Thread Matthias Runge
On 02/03/2014 09:12 PM, Jason Ayre wrote:
 Is there any plans on making logcheck able to read Systemd binary
 logs?
 
journalctl is your friend here ;-) If you want traditional logs, install
rsyslog, syslog-ng or other loggers.

Matthias


___
Logcheck-devel mailing list
Logcheck-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/logcheck-devel


Re: [Logcheck-devel] logcheck and bash

2014-02-03 Thread Hannes von Haugwitz
Hi,

On Wed, May 16, 2012 at 01:40:48AM +0900, Drey Tee wrote:
 Sorry for bothering you, but I can't find a solution for my problem.
 I installed 1.3.14 on freebsd from src, followed install instructions,
 but stuck on starting because bash is installed in /usr/local/bin/bash
 and not in /bin/bash

I've changed '#!/bin/bash' to '#!/usr/bin/env bash', so logcheck should
run also on freebsd now[0].

Best regards

Hannes

[0] http://anonscm.debian.org/gitweb/?p=logcheck/logcheck.git;a=commit;h=6d97af6

___
Logcheck-devel mailing list
Logcheck-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/logcheck-devel