SSIM UNIX Log File Event Collector Installation & configuration on LINUX.
Step 1:- Download the UNIX Log file Event Collector from File Connect
(File Name:- UNIX_OS_Logfile_Event_Collector_448_Win_RHEL345_Sol8910_SuSE_EN)
Step ...
Hi All,
Here i am sharing a very common tool which can be used to have the SSH connection to any LINUX OS - PuTTY .
PuTTY is a open source terminal emulator application which can act as a client for the SSH computing ...
Hi All,
When you start using LINUX, new requirements starts arising & same is the case with me. Symantec Security information Manager is the reason behind start using LINUX.
And i would like to share one more helpfull LINUX tool which ...
Hi All,
Here i would like to introduced a very small but usefull tool for monitoring the filesystem activities in LINUX .
fspy is an easy to use linux filesystem activity
monitoring tool which is meant to be small,
fast and ...
Hi All,
Most of us are used to windows technology. hence it is quite difficult when we try to use LINUX.
This is most usefull for all SSIM users.
It always required to frequently transfer files to & fro the SSIM Boxes.
...
Centos Integration process ( 1.1.1.1 is IP add of centos syslog server & centossyslog is hostname)
The CENTOS server needs to be configured to forward the logs from syslog daemon to the Collector PC on which SSIM Agent and Unix ...
This is the std. procedure which needs to be followed if you are having IBM_AIX Event collector for AIX Event collection, which is log file based Event collector.
You can upgrde it to UNIX OS Event collector, which is Syslog based event ...
Those who are not able to use auto purge option available within the SSIM can use this linux scipt to Purge the old data from Archiever as per their own policy.
Command Syntax
find /path/to/files* -mtime +70 -exec rm ...