Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • I tried your answer in the link, using syslog works fine. I had newlines after my messages, so this should have worked too. StandardOutput goes to journal, as show tells me. I also tried fflush but without success. My code can determine how to log, so it's no big effort to change that. But nevertheless I am really curious why the default behavior doesn't work for me. Commented Oct 6, 2024 at 17:51
  • It is weird, especially since a shell script has its output in the journal... Commented Oct 6, 2024 at 19:14