by Void Main » Thu Feb 11, 2010 1:08 pm
I run it on my desktop at home and have all my machines and routers/firewalls log to it and it doesn't seem to sweat over it. It's a quad core with 4GB of RAM though but it's also running a few virtual machines. Having said that I got to looking at the secure logs in Splunk and it doesn't do a good job of parsing that log out by default. You could easily create field extraction rules to get what data you wanted out of it though. If you really are only interested in looking at that one log on one server maybe a perl/php script would be the best thing for you. By the way, doesn't "logwatch" run a report on that automatically about who logged in every day? By default it should run and send a copy to root's mailbox. It contains a list of all user logons, su's, etc. If nothing else you could look at the code in that script and lift out the portion that parses the secure log.