Saying we have a systemd unit named "myservice".

we can use journalctl -u myservice to inspect the logs generated by myservice.


But is there a way to insert one string from command-line into myservice's 
journal so that it can be seen by journalctl -u myservice later?

________________________________
发件人: DHAIY DHAIY
发送时间: 2021年10月22日 16:40
收件人: systemd-devel@lists.freedesktop.org <systemd-devel@lists.freedesktop.org>
主题: Is it possible to send a string to the journal of one specific systemd unit


Saying we have a systemd unit named "myservice".

we can use journalctl -u myservice to inspect the logs generated by myservice.


But is there a way to insert one string from command-line into myservice's 
journal so that it can be seen by journalctl -u myservice later?

Reply via email to