Revision3.com Shows Schedule Inside Revision3 Store


Go Back   Revision3 Forums > Computing > BSD / Linux / Unix

Reply
 
Thread Tools Search this Thread Display Modes

  #1  
Old 11-20-2009, 07:19 PM
binkocd
Member
 
Join Date: Feb 2008
Posts: 31
Status: Offline
Default Linux, Unix, and Windows System Logs

Hey,

I really want to find a way to get all our logs (Linux, Unix, and Windows) to one server and have a frontend that shows all the issues that each server has. We have phplogcon, but what I have found is that it is Windows oriented. I was hoping to have something like that...interface wise, but any suggestions would be greatly appreciated. Thanks.
Reply With Quote
  #2  
Old 11-20-2009, 09:50 PM
tokenuser's Avatar
tokenuser
Cranky Old Mod
 
Join Date: Jul 2005
Location: Lost in States
Posts: 15,083
Status: Offline
Default

In a previous life I worked for a company that took all the various logs (including SNMP logs) and used a PHP script to drop the contents a database. This then allowed us to query the database and get a consolidated snapshot of traffic across multiple servers on the same timeline if necessary.

Once its in a database, your options open right up - from generating web pages of system metrics in real time (OK, data was delayed, but the pages were dynamic, not static based on your queries), to doing reporting using tools as simple as Excel (yes, Excel and pivot tables - you might laugh but its a tool that even non-tech management types can understand, and it eliminated the need for writing custom reports on the whim of the managers).

The tools for doing this are pretty straight forward, using PERL (people forget that the RL in PERL stands for Report(ing) Language - and it does it extremely well), PHP, Python, or any other favourite means of parsing a file into tokenised output (I'd go C or Java ... but thats just my bias).
__________________
“Simplicity is the ultimate sophistication.” - Leonardo da Vinci
"I am a firm believer in the people. If given the truth they can be depended upon to meet any national crisis. The great point is to bring them the real facts...and beer." - Abraham Lincoln
"... connect the dots instead of assembling a jigsaw puzzle." - Wil Wheaton

Last edited by tokenuser : 11-20-2009 at 09:54 PM.
Reply With Quote
  #3  
Old 11-20-2009, 11:21 PM
xcorvis
Senior Member
 
Join Date: Oct 2008
Posts: 461
Status: Offline
Default

Splunk. http://www.splunk.com/
If your logs are small enough, their free version might work for you.

You could also look at rsyslog and syslog-ng, but you'll have to use other tools to get Windows to talk to the log aggregator.

More info here: http://www.syslog.org/
Reply With Quote
  #4  
Old 11-20-2009, 11:22 PM
computoman
 
Posts: n/a
Default

http://www.zenoss.com/


One of many linux options:
http://www.fogonacaixadagua.com.br/2...i-for-queries/
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT. The time now is 08:50 PM.

Rev3 Forum RSS


© 2005-2010 Revision3 Corporation