I need tcp communication (vs udp) to ensure messages successfully get
passed from client to log server.
Encryption of the message, too, between client to server would be
great. TCP alone would just provide plain-text.
I've been in touch with Intersect Alliance, and they've been extremely
helpful with a myriad of questions I've posed, but I just learned that
their server product requires its own Linux OS, provided by them. A
bit of a bummer.
Solarwinds, owner of Kiwi, won't return my emails.
Corner Bowl is Windows-centric.
Envision is just way too expensive.
What other products are out there?
Thanks.
Scott
_______________________________________________
Discuss mailing list
Dis...@blu.org
http://lists.blu.org/mailman/listinfo/discuss
There are many logging solutions available. Here is one that might
require some work: Enhance Security with a Linux Logging Server:
http://goo.gl/gb0tU
--
Jerry Feldman <g...@blu.org>
Boston Linux and Unix
PGP key id:3BC1EB90
PGP Key fingerprint: 49E2 C52A FC5A A31F 8D66 C0AF 7CEA 30FC 3BC1 EB90
Someone asked me what my goal was -
I want to have a central location (database/file on a server) where
successful and failed login attempts, objects accessed, system events
such as discs inserted and data copied, are stored, machine powered
up/down, media added/removed (usb devices, etc) along with machine
name/ip and user, and an easy way to sort by user, date, time, status
(success/failure), etc, for a given period of time, that period
defined by the auditor.
All events in the central database should mirror the events stored on
the respective local machine they are sent from - thus the log server
would have just a copy of what the local machine has.
The above should be for both Linux and Windows systems.
rsyslog comes to mind:
http://www.rsyslog.com/
It's a jazzed up syslogd (drop-in replacement) that provides reliable[1]
and encrypted[2] transport options between the client and server. It
supports a bunch of back-ends (files, databases). Filtering rules. And
you can extend it with plugins.
Debian has chosen it as their default logging process.
Looks like they have a Windows client.
-Tom
1. http://www.rsyslog.com/doc/rsyslog_reliable_forwarding.html
2. http://www.rsyslog.com/doc/rsyslog_secure_tls.html
--
Tom Metro
Venture Logic, Newton, MA, USA
"Enterprise solutions through open source."
Professional Profile: http://tmetro.venturelogic.com/