• Using systemd and xientd

    From Vincent Coen@VBCoen@gmail.com to All on Thu Sep 11 21:21:45 2025
    From Newsgroup: uk.comp.os.linux


    Hello All!

    Using sbove with Magiea 9 X64 I cannot see logs for systeme etc.

    Show do I set this up ?

    I had to reinstall the system after a crash - from scratch :)


    Vincent



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Marco Moock@mm@dorfdsl.de to uk.comp.os.linux on Tue Sep 16 17:54:01 2025
    From Newsgroup: uk.comp.os.linux

    On 11.09.2025 21:21 Uhr Vincent Coen wrote:

    Using sbove with Magiea 9 X64 I cannot see logs for systeme etc.

    Is there a systemd unit for xinetd?

    Does
    sudo journalctl -t xinetd
    report anything
    ?

    Certain systemd systems don't have rsyslogd installed, so no log files
    for certain daemons that use the syslog protocol.
    --
    kind regards
    Marco

    Send spam to 1757618505muell@stinkedores.dorfdsl.de

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Vincent Coen@VBCoen@gmail.com to Marco Moock on Wed Sep 17 15:12:53 2025
    From Newsgroup: uk.comp.os.linux


    Hello Marco!

    16 Sep 25 16:54, Marco Moock wrote to all:

    On 11.09.2025 21:21 Uhr Vincent Coen wrote:

    Using sbove with Magiea 9 X64 I cannot see logs for systeme etc.

    Is there a systemd unit for xinetd?

    Does
    sudo journalctl -t xinetd
    report anything
    ?

    Yes a logish list of START/EXIT for binkp dated Aug 12 and non later :)



    Certain systemd systems don't have rsyslogd installed, so no log files
    for certain daemons that use the syslog protocol.


    rsyslog is installed (not rsyslogd as that not present in distro
    package manager).




    Vincent



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Marco Moock@mm@dorfdsl.de to uk.comp.os.linux on Mon Sep 22 11:36:08 2025
    From Newsgroup: uk.comp.os.linux

    On 17.09.2025 15:12 Uhr Vincent Coen wrote:

    rsyslog is installed (not rsyslogd as that not present in distro
    package manager).

    Is is started?

    What does
    systemctl status rsyslog
    show?
    --
    kind regards
    Marco

    Send spam to 1758114773muell@stinkedores.dorfdsl.de

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Vincent Coen@VBCoen@gmail.com to Marco Moock on Mon Sep 22 15:18:09 2025
    From Newsgroup: uk.comp.os.linux


    Hello Marco!

    22 Sep 25 10:36, Marco Moock wrote to all:

    On 17.09.2025 15:12 Uhr Vincent Coen wrote:

    rsyslog is installed (not rsyslogd as that not present in distro
    package manager).

    Is is started?

    What does
    systemctl status rsyslog
    show?

    Started e.g.,

    rsyslog.service - System Logging Service
    Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled;
    preset: enabled)
    Active: active (running) since Thu 2025-09-11 14:23:29 BST; 1 week 4
    days ago
    TriggeredBy: syslog.socket
    Docs: man:rsyslogd(8)
    https://www.rsyslog.com/doc/
    Main PID: 1092 (rsyslogd)
    Tasks: 4 (limit: 38363)
    Memory: 5.2M
    CPU: 3.100s
    CGroup: /system.slice/rsyslog.service
    1092 /usr/sbin/rsyslogd -n

    Sep 11 14:23:29 applewood.study systemd[1]: Starting rsyslog.service...
    Sep 11 14:23:29 applewood.study systemd[1]: Started rsyslog.service.



    Vincent



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Marco Moock@mm@dorfdsl.de to uk.comp.os.linux on Mon Sep 22 16:22:21 2025
    From Newsgroup: uk.comp.os.linux

    On 22.09.2025 15:18 Uhr Vincent Coen wrote:

    Started e.g.,

    Does
    echo test |logger

    work?
    Does it appear in the log files that is being configured in rsyslog?
    --
    kind regards
    Marco

    Send spam to 1758547089muell@stinkedores.dorfdsl.de

    --- Synchronet 3.21a-Linux NewsLink 1.2