I wants to listen to remote journal logs ( logs which we receive from
another machine, using systemd-journal-remote) and take some action
accordingly. For that I wrote a small application which opens remote
journal directory (sd_journal_open_directory
(j,"/var/log/journal/remote/",0) and parse thro
Hi ALL,
I was looking into Journal remote and It looks like journal remote will
only write the remote log which it receives to Journal file. Is there any
reason why journal remote is supporting other destination option like
syslog or console?. Can I submit a patch for syslog destination support?
Hi all,
I am trying to understand journald features to the fullest. From my
understanding currently journal listen to kernel message , syslog message
and its own socket . Is there some way we can configure jounrald to not to
listen to syslog or kernel message.
Thank your time and patience
__