- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: diff b/w /var/log/messages & /var/log/security
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-05-2005 06:37 AM
тАО03-05-2005 06:37 AM
diff b/w /var/log/messages & /var/log/security
Plz explain/define me the diff b/w the two log files, i.e the diff b/w /var/log/messages & /var/log/security. Which types of logs are logged in these two files
and also
plz define/unveil the function/role of /etc/profile file
Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-05-2005 10:00 AM
тАО03-05-2005 10:00 AM
Re: diff b/w /var/log/messages & /var/log/security
First, have a look into /etc/syslog.conf. You will see that system logging daemon (syslog) is configured to log different types of information into different files.
Then read the manpage of syslog to learn more about syslog mechanism.
According to /etc/profile : this file contains some system-wide environment variables.
Good luck.
Kodjo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-07-2005 05:11 AM
тАО03-07-2005 05:11 AM
Re: diff b/w /var/log/messages & /var/log/security
Here you have some nice compares between linux destributions and messages that are logged in each file.
/etc/profile is executed every time user logins into the system. /etc/profile is general login fil for all users and each user can have .profile in his home directory for the specific things only he needs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-07-2005 06:38 AM
тАО03-07-2005 06:38 AM
Re: diff b/w /var/log/messages & /var/log/security
The security log is accurate to its name. In mine you see all the ssh transactions. root did an ssh script on another node for example.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2005 06:38 AM
тАО03-08-2005 06:38 AM
Re: diff b/w /var/log/messages & /var/log/security
Dear Alex Lavrov, and SEP yours reply are also so nice and helpful
Thanx a Million to All of u
Regards
Maaz