Security Basics mailing list archives
RE: syslog server- how to on Linux
From: "Jason Burzenski" <jason.burzenski () kwe com>
Date: Mon, 16 Dec 2002 11:09:02 -0500
Check out your syslogd.conf (usually in /etc) to see where your log files
are being written. Probably in /var/log/ somewhere. They are stored as
regular text files so you can view them with whatever you want. If you want
to keep an eye on things you can open up a terminal windows and execute a
command like:
tail -f /var/log/messages
This command will tail this file to the screen as it is updated.
Check out the links below for more information...
http://www.syslog.org/viewforum.php?forum=19&69
http://neworder.box.sk/newsread.php?sid=&newsid=5756
http://www.balabit.hu/en/downloads/syslog-ng/
-----Original Message-----
From: netsec novice [mailto:netsec9 () hotmail com]
Sent: Friday, December 13, 2002 3:35 PM
To: security-basics () securityfocus com
Subject: syslog server- how to on Linux
I'm hoping I don't generate flames because this is somewhat off-topic but I
have been googling for a while and I'm not getting the answer I'm looking
for. I need information on how I view or set up syslog on a Linux platform
(specifically SuSE 8.1) I am BRAND new to Linux and purchased SuSE to force
myself to learn. My first project is to set it up as a syslog security
server. Yes - I have also done man syslog. I am familiar with syslog
servers (Kiwi) in the windows environment. What is the method to viewing
logs on Linux? Typing syslogd at the command line tells me that syslogd is
already running but I don't see it listening as a service when I type
netstat -an. Any help is appreciated... a direction for information if you
just think I'm an idiot is fine too.
thanks
N
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
Current thread:
- syslog server- how to on Linux netsec novice (Dec 13)
- Re: syslog server- how to on Linux Julian Plamann (Dec 16)
- Re: syslog server- how to on Linux Valter Santos (Dec 16)
- Re: syslog server- how to on Linux Devdas Bhagat (Dec 16)
- RE: syslog server- how to on Linux Rick Darsey (Dec 16)
- RE: syslog server- how to on Linux Xander Soldaat (Dec 16)
- Re: syslog server- how to on Linux Kristian Fiskerstrand (Dec 16)
- Re: syslog server- how to on Linux mlh (Dec 16)
- Re: syslog server- how to on Linux Daniel Heemann (Dec 16)
- Re: syslog server- how to on Linux Nuno Branco (Dec 16)
- RE: syslog server- how to on Linux Jason Burzenski (Dec 16)
- Re: syslog server- how to on Linux James-lists (Dec 17)
- Re: syslog server- how to on Linux easy (Dec 17)
- Re: syslog server- how to on Linux Gene (Dec 17)
- <Possible follow-ups>
- Re: syslog server- how to on Linux davec (Dec 16)
- Re: syslog server- how to on Linux Ivan Coric (Dec 16)
- Re: syslog server- how to on Linux Chris Berry (Dec 18)
- Re: syslog server- how to on Linux James-lists (Dec 19)
- RE: syslog server- how to on Linux Naman Latif (Dec 18)
- RE: syslog server- how to on Linux Marc Thomas (Dec 20)
