public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: ummeegge <ummeegge@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] Rsyslog: New advanced syslogger [TESTING]
Date: Tue, 10 Apr 2018 11:29:22 +0200	[thread overview]
Message-ID: <1523352562.23784.18.camel@ipfire.org> (raw)
In-Reply-To: <20180409194332.5351614b.peter.mueller@link38.eu>

[-- Attachment #1: Type: text/plain, Size: 2595 bytes --]

Hi Peter,

Am Montag, den 09.04.2018, 19:43 +0200 schrieb Peter Müller:
> Hello Erik,
> 
> thanks for working on this and sorry for the late reply.
> 
> > 
> > Hi all,
> > after some testing rounds in this topic am currently arrived at a
> > more
> > simple configuration (without GnuTLS, Kerberos, ...) which works
> > for me
> > without problems also with the already integrated config.dat WUI
> > extension for TCP protocols.
> Thanks again. 
Your welcome, hope the work is useful. May you have recognize it
already, have seen that the update.sh has been accidentally added in
Git which won´t be needed (to much stuff in my building env ;)... 

> Support for those protocols is not that important in my
> point of view, since I never saw anybody using SSL or similar for
> syslogging.
Even if someone wants to send the logs to a remote area network
OpenVPN/IPSec might therefor be a better solution in my opinion.
Nevertheless, it is also possible to provide Rsyslog extensions via
Pakfire for individual usage but that´s a kind of future music i think.

> 
> In fact, most "enterprise" software (which is enterprisely
> sophisticated)
> does not even support TCP. :-\
Yes that´s true.

> > 
> > 
> > Current DEV state can be found in here -->
> > https://git.ipfire.org/?p=people/ummeegge/ipfire-2.x.git;a=commit;h
> > =ee0fc28e34f30fe687f4ab9c9130240d27dd87d4
> > .
> > A question arises for me now, should we substitute Sysklogd and
> > Klogd
> > with Rsyslog now ? If yes, how should we proceed further then ?
> I think so, if there are no issues left. Will try and test (might
> take a while, since things are busy here...).
No problem, take the time you need, good that you find the changes.

Have meanwhile tested some other configuration directives which works
mostly without problems. Have discovered one dysfunction, if new logs
should be created via configuration file in the standard path won´t
work cause Rsyslog drops the privileges to 'syslogd' and /var/log is
owned by owner and group 'root' but in that case a manual creation of a
desired new log with appropriate permissions should work without
problems.
Have tested also the remote logging (configured via WUI) for UDP and
TCP and this works also via e.g.:

#
# Template seperated logs for remote hosts
#
$template RemoteLogs,"/var/log/remotehosts/%HOSTNAME%/%$now%.log"
if $fromhost-ip != '127.0.0.1' then -?RemoteLogs
& stop

without problems, there was more but potentially not so interesting for
the first.

Looking forward for some further steps in that topic then.

> > 
> > 
> > All the best,
> > 
> > Erik
> 

  reply	other threads:[~2018-04-10  9:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1517906901-30146-1-git-send-email-erik.kapfer@ipfire.org>
2018-04-08 17:47 ` ummeegge
2018-04-09 17:43   ` Peter Müller
2018-04-10  9:29     ` ummeegge [this message]
2018-02-06  8:56 Erik Kapfer
2018-02-06  9:14 ` ummeegge
2018-02-13  6:26   ` ummeegge
2018-02-13 10:09     ` Michael Tremer
2018-02-13 12:41       ` ummeegge
2018-02-14 11:52         ` Michael Tremer
2018-02-14 14:17           ` ummeegge
2018-02-14 20:29             ` Michael Tremer
2018-02-27 12:38     ` ummeegge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1523352562.23784.18.camel@ipfire.org \
    --to=ummeegge@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox