• Using systemd and xientd

    From Vincent Coen@2:250/1 to All on Thursday, September 11, 2025 21:21:45

    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



    SEEN-BY: 25/0 21 250/0 1 2 4 5 8 13 14 15 362/6 371/52 712/1321
  • From Marco Moock@2:250/1 to All on Tuesday, September 16, 2025 16:54:01
    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


    --- MBSE BBS v1.1.1 (Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From Vincent Coen@2:250/1 to Marco Moock on Wednesday, September 17, 2025 15:12:53

    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



    SEEN-BY: 25/0 21 250/0 1 2 4 5 8 13 14 362/6 371/52 712/1321
  • From Marco Moock@2:250/1 to All on Monday, September 22, 2025 10:36:08
    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


    --- MBSE BBS v1.1.1 (Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From Vincent Coen@2:250/1 to Marco Moock on Monday, September 22, 2025 15:18:09

    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



    SEEN-BY: 25/0 21 250/0 1 2 4 5 8 13 14 362/6 371/52 712/1321
  • From Marco Moock@2:250/1 to All on Monday, September 22, 2025 15:22:21
    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


    --- MBSE BBS v1.1.1 (Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)