Logging, Syslog and Log Anaylsys Forums
»
Forums
»
Windows Event Log
Collecting/Analyzing evenlogs from an enterprise AD domain
Username:
1 Hour
1 Day
1 Week
1 Month
Forever
Password:
Home
Help
Search
Quick Search
Advanced Search
Login
Register
News
:
« previous
next »
Pages: [
1
]
0 Members and 1 Guest are viewing this topic.
Topic Tools
Topic Tools
Print
July 10, 2005, 06:48:10 pm
#0
itguy
itguy
Guest
Collecting/Analyzing evenlogs from an enterprise AD domain
We have about 200 Windows servers, with about 8 domain controllers supporting about 1200 users. There is a lot of activity on the domain, and with the logs on a given domain controller set to rotate at 75 meg, we're rolling them about every 15 to 30 mintes on each DC. What tools are there to collect and perform some reasonable analysis of those logs, plus give me some archiving capability? That's a lot of logs - between 5 and 10 gigs per day.
July 29, 2005, 03:53:07 pm
#1
Henke
Henke
Guest
Collecting/Analyzing evenlogs from an enterprise AD domain
Are you an windows only shop?
We also have alot of windows machines, not as many as you do though. About 60 Windows servers (10 DCs (we have a couple of offices), and another 25 FreeBSD.
First of all, do you have to log everything? (If you do?)
I usually set to log everything failed, and only a few successes on our windowsmachines. Depends on its task. For example; a busy fileserver, i usually dont set it to log every file access success. Only failed.
Then I would look into something like syslog-ng, store and rotate AND compress the logs every day/week/month depending on diskspace. Since its only text, it compresses rather well.
We save it like this "/$host/$year/$month/$day/$facility.log"
and rotate/compress it with the FreeBSD builtin newsyslog tool every month.
Also in syslog-ng, i would send the logs to a SQL server of choice. MySQL could be a good cheap choice since its only logs. And there is a nice interface called php-syslog-ng that is now on version 2.8 that works really well. And is so easy to setup. It comes with a rotatescript, so you could rotate the databaselogs aswell.
Oh, the client I have only run NT-Syslog. It is easy to specify Application/Security/System Facility/Priority with a litte .reg file you push to the servers you want. And you could .msi the nt-syslog installation.
Happy logging!
/Henrik
July 31, 2005, 09:29:12 am
#2
Anonymous
Anonymous
Guest
Collecting/Analyzing evenlogs from an enterprise AD domain
We do have a few unix systems, but most everything is windows. We want to log most things from the servers, so that we can log who creates and deletes AD users, directory permissions, etc., in addition to the things like failed logon attempts, and other system information.
With 1200 users, we're constantly adding or deleting accounts and that responsibility is spread across 3 different helpdesks, one in each region of the world. SOX has required us to implement a lot of policy on how we manage accounts and permissions, so we need to be able to audit who made what changes and when, then be able to tie them back to a change management or helpdesk ticket.
I am somewhat liking the idea of using syslog to collect all the logs - since then we can pull in logs from our routers and switches and unix machines, and apply a consistant monitoring/alerting/auditing process to all of those systems.
August 01, 2005, 09:59:40 am
#3
mutex
mutex
Show mutex's last posts.
Show general stats for mutex.
Administrator
Newbie
Posts: 782
Collecting/Analyzing evenlogs from an enterprise AD domain
you're going to need to put some effort into creating a log analysis engine using a tool like devialog or one of the many others. I would also recommend logging to a file and using that to archive the logs, and using the logs that are written to the database to write your analysis engine & to view the logs.
Pages: [
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Forums
-----------------------------
=> Syslog & syslogd
===> syslog-ng
=> Log Data and Analysis
=> Windows Event Log
=> Web Server Logs
=> Security
=> General Discussion
=> Red Light District
=> Logs, Sarbanes Oxley and Compliance
GoogleTagged:
enterprise domain
domain
controller
php-syslog-ng per day and
collect evenlogs
search evenlogs domain
rotate evenlogs window
php-syslog-ng
domain log analyzer
syslog syslog-ng
Information Security News
|
Jerry Bell's blog
|
Enterprise IT
|
Tropical Fish Information
|
Tropical Fish Forums
Loading...