* syslog for embedded
@ 2009-07-14 10:01 Zaphod
2009-07-14 10:23 ` Roberto A. Foglietta
0 siblings, 1 reply; 3+ messages in thread
From: Zaphod @ 2009-07-14 10:01 UTC (permalink / raw)
To: linux-embedded
Hi All,
i am trying to find good syslog suitable for embedded.
Means,
1. no use of dynamic allocations
2. small footprint
3. redirection to multiple destination (number of IPs, file, console)
Thanks everyone for help.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: syslog for embedded
2009-07-14 10:01 syslog for embedded Zaphod
@ 2009-07-14 10:23 ` Roberto A. Foglietta
2009-07-14 10:48 ` David McCullough
0 siblings, 1 reply; 3+ messages in thread
From: Roberto A. Foglietta @ 2009-07-14 10:23 UTC (permalink / raw)
To: zaphod001; +Cc: linux-embedded
2009/7/14 Zaphod <zaphod001@gmail.com>:
> Hi All,
>
> i am trying to find good syslog suitable for embedded.
> Means,
> 1. no use of dynamic allocations
> 2. small footprint
> 3. redirection to multiple destination (number of IPs, file, console)
>
> Thanks everyone for help.
AFAIK busbox syslogd miss the 3rd requirement. If any other existing
syslog still miss at least one of the requirements then upgrading
busybox with the network support would be a viable solution.
Ciao,
--
Roberto A. Foglietta,
Linux Embedded Consultant
mobile: (+39) 349.33.30.697
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: syslog for embedded
2009-07-14 10:23 ` Roberto A. Foglietta
@ 2009-07-14 10:48 ` David McCullough
0 siblings, 0 replies; 3+ messages in thread
From: David McCullough @ 2009-07-14 10:48 UTC (permalink / raw)
To: Roberto A. Foglietta; +Cc: zaphod001, linux-embedded
Jivin Roberto A. Foglietta lays it down ...
> 2009/7/14 Zaphod <zaphod001@gmail.com>:
> > Hi All,
> >
> > i am trying to find good syslog suitable for embedded.
> > Means,
> > 1. no use of dynamic allocations
> > 2. small footprint
> > 3. redirection to multiple destination (number of IPs, file, console)
> >
> > Thanks everyone for help.
>
> AFAIK busbox syslogd miss the 3rd requirement. If any other existing
> syslog still miss at least one of the requirements then upgrading
> busybox with the network support would be a viable solution.
The version of busybox that is included in the uClinux-dist:
http://www.uclinux.org/pub/uClinux/dist/
has extensions to do most if not all of 3. I can't recall how much of
that functionality has made it back upstream.
You can have a peek at a much older version of uCLinux-dist at:
http://cvs.uclinux.org/cgi-bin/cvsweb.cgi/uClinux-dist/user/busybox/
might save the big download,
Cheers,
Davidm
--
David McCullough, david_mccullough@securecomputing.com, Ph:+61 734352815
McAfee - SnapGear http://www.snapgear.com http://www.uCdot.org
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-14 10:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14 10:01 syslog for embedded Zaphod
2009-07-14 10:23 ` Roberto A. Foglietta
2009-07-14 10:48 ` David McCullough
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).