Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have sixteen servers using Log4J logs, accessible by ssh. I want to see the output of all logs on my desktop machine.

Apache Chainsaw can presumably do this, but the documentation isn't getting me there. "Put all the jars into your ~/.chainsaw directory", got that. "Chainsaw will automatically use the functionality in those JARs"? Nope. Chainsaw isn't picking up log4j-chainsaw-vfs.jar, by the look of it, so sftp is out.

Any suggestions other than Chainsaw?

share|improve this question
Are you talking about the 'important distribution notes' page describing how to get VFS working with Chainsaw? It says to place the jars in ~/.chainsaw/plugins Try that..(and if you're running via WebStart, go to app-wide prefs and check the 'ok to remove security manager' box). – Scott Mar 30 '10 at 22:28

1 Answer

up vote 2 down vote accepted

Splunk offers log aggregration as well as searching/indexing and so on. My IT SysAdmin friend says it's 'tits'. I've never used it myself.

AFAIK There is a free version which allows up to 300 mb of log data, and a commercial version which allows unlimited log data.

share|improve this answer
Wow. Splunk is the big kid on the block, but is free for <300 MB logs/day, which will probably work. Awesome. – Dean J Mar 31 '10 at 12:52

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.