supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* s6-log weirdness
@ 2022-02-04 12:48 Vallo Kallaste
  2022-02-04 14:06 ` Laurent Bercot
  0 siblings, 1 reply; 3+ messages in thread
From: Vallo Kallaste @ 2022-02-04 12:48 UTC (permalink / raw)
  To: supervision

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]

Hi

I noticed that in some cases s6-log exits cleanly but does not log
anything. What's worse, it depends on the message content.
-- 
Vallo

[-- Attachment #2: asdasdf --]
[-- Type: text/plain, Size: 1057 bytes --]


# logged
echo 'user.notice<13> 2022-02-04T12:41:14.832850+02:00 deb11-preseed 1K-TEST - - - CTZjwuFcxITZj9HaFxK0Er4yskWkFoJd1pS106D4WvwoPTpXKIuRLJX5tzi8L0l3' |/usr/bin/s6-log n30 s10000000 '!zstd' -q /var/log/test

# not logged
echo 'user.notice<13> 2022-02-04T12:41:14.832850+02:00 deb11-preseed 1K-TEST - - - CTZjwuFcxITZj9HaFxK0Er4yskWkFoJd1pS106D4WvwoPTpXKIuRLJX5tzi8L0l3wXMrv7ESai47WLCpUSR3APom5WKf195ZReAH5JnqtH83c9uArY9fDMu5M3t4YTcA' |/usr/bin/s6-log n30 s10000000 '!zstd' -q /var/log/test

# logged
echo 'user.notice<13> 2022-02-04T12:41:14.832850+02:00 deb11-preseed 1K-TEST - - - CTZjwuFcxITZj9HaFxK0Er4yskWkFoJd1pS106D4WvwoPTpXKIuRLJX5tzi8L0l3wXMrv7ESai47WLCpUSR3APom5WKf195ZReAH5JnqtH83c9uArY9fDMu5M3t4YTcA' |/usr/bin/s6-log n30 s10000000 '!zstd -q' /var/log/test

# logged
echo 'user.notice<13> 2022-02-04T12:41:14.832850+02:00 deb11-preseed 1K-TEST - - - ================================================================================================================================' |/usr/bin/s6-log n30 s10000000 '!zstd' -q /var/log/test


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-04 15:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04 12:48 s6-log weirdness Vallo Kallaste
2022-02-04 14:06 ` Laurent Bercot
2022-02-04 15:25   ` Vallo Kallaste

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).