HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- server logs query
Operating System - HP-UX
1833420
Members
3039
Online
110052
Solutions
Forums
Categories
Company
Local Language
back
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
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-28-2004 11:29 PM
01-28-2004 11:29 PM
server logs query
hello admins
is there any other place i can get old logs about system other than OLDsyslog.log
is there any other place i can get old logs about system other than OLDsyslog.log
Let your effort be such, the very words to define it, by a layman - would sound like a "POETRY" ;)
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 11:31 PM
01-28-2004 11:31 PM
Re: server logs query
Try this:
find /var -name *log*
That should show you all (or nearly all) of the available logs.
Pete
Pete
find /var -name *log*
That should show you all (or nearly all) of the available logs.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 11:38 PM
01-28-2004 11:38 PM
Re: server logs query
It depends on your setup.
By default, at system boot, a script runs (/sbin/init.d/syslogd) which renames the previous syslog.log to OLDsyslog.log and creates a new empty one.
But there's nothing to stop you modifying this script to save as many previous copies as you like, or whatever else takes your fancy.
You should also look at the config file for syslogd, in /etc/syslog.conf. This also allows you to direct different message types to different destinations.
See "man syslogd" for more info.
-- Graham
By default, at system boot, a script runs (/sbin/init.d/syslogd) which renames the previous syslog.log to OLDsyslog.log and creates a new empty one.
But there's nothing to stop you modifying this script to save as many previous copies as you like, or whatever else takes your fancy.
You should also look at the config file for syslogd, in /etc/syslog.conf. This also allows you to direct different message types to different destinations.
See "man syslogd" for more info.
-- Graham
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2004 12:47 AM
01-29-2004 12:47 AM
Re: server logs query
Hi Senthil,
Old logs include /var/adm/syslog/syslog.log, /etc/rc.log, /var/tombstones/ts*, /var/sam/log/samlog, /var/adm/cron/log etc.,
Logs like *tmp, sulog etc are cumulative.
-Sri
Old logs include /var/adm/syslog/syslog.log, /etc/rc.log, /var/tombstones/ts*, /var/sam/log/samlog, /var/adm/cron/log etc.,
Logs like *tmp, sulog etc are cumulative.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP