All of lore.kernel.org
 help / color / mirror / Atom feed
* Useless syslogd
@ 2011-02-11 20:47 Gary Thomas
  2011-02-11 21:50 ` Tom Zanussi
  0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2011-02-11 20:47 UTC (permalink / raw)
  To: Poky

... at least out of the box.

It seems that syslog is configured to store its messages in
a buffer (memory only?) by default:

$ cat meta/recipes-core/busybox/files/syslog.conf
DESTINATION="buffer"            # log destinations (buffer file remote)
   ...

This doesn't seem very useful to me.  I know I can override this
in my platform recipes, but I was just wondering what's the
rationale?  Would it not make more sense to chose DESTINATION="file"?
Otherwise, where do the messages go?  How can I see them?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2011-02-14 17:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-11 20:47 Useless syslogd Gary Thomas
2011-02-11 21:50 ` Tom Zanussi
2011-02-11 22:26   ` Gary Thomas
2011-02-11 22:27   ` Chris Larson
2011-02-11 22:33     ` Gary Thomas
2011-02-14 17:04       ` Darren Hart
2011-02-14 17:19         ` Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.