Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Talk
»
TC as syslog server
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: TC as syslog server (Read 3171 times)
andyj
Hero Member
Posts: 1036
TC as syslog server
«
on:
April 02, 2015, 12:17:00 PM »
I see that Busybox has a syslogd but as far as I can tell it only logs locally and / or sends logs to another server. I looked but I didn't see an extension to enable TC to be a syslog server to receive log entries from other systems. Is there one?
Logged
derschueddi
Newbie
Posts: 2
Re: TC as syslog server
«
Reply #1 on:
April 09, 2015, 10:35:21 AM »
Hi there,
I had the same issue and afaik there is no syslog receiving tool in tinycore. What I finally found was this nice little perl script:
http://wiki.nil.com/Syslog_Server_in_Perl
The only disadvantage is that you have to have the perl package installed, which is about 12mb in size...
Logged
Rich
Administrator
Hero Member
Posts: 11703
Re: TC as syslog server
«
Reply #2 on:
April 09, 2015, 12:26:39 PM »
Hi andyj
This might be of some interest:
http://en.wikipedia.org/wiki/Inetd#Creating_an_inetd_service
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Talk
»
TC as syslog server