1825768 Members
2260 Online
109687 Solutions
New Discussion

Security logs

 
SOLVED
Go to solution
ASC_1
Occasional Advisor

Security logs

Is there an easier way for our security people to view the audit logs other than sam. I am going to export all our audit logs to a central sever where our security team can review them.

Thanks
3 REPLIES 3
Steffi Jones_1
Esteemed Contributor
Solution

Re: Security logs

Hello,

I might have a little program which will do what you are looking for .

It is a c-program to read the account log files.

Have a look at the attachment.

Steffi Jones
Romeo Ninov
Occasional Advisor

Re: Security logs

Hi, what do You think about a little strange idea: Make one server logserver. Config syslog.conf on the machines to send log files to logserver server. Give access to some people to read log files.
and let's GOD save Your system :-)
ASC_1
Occasional Advisor

Re: Security logs

That is the final part of our project. However, our security people that monitor logs are non-unix people(almost non-technical).
Therefore we do have a business requirement to have logs easily readable.

Thanks