HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sulog and syslog lost after system restart
Operating System - HP-UX
1840234
Members
2895
Online
110162
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
Go to solution
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
11-08-2006 02:18 AM
11-08-2006 02:18 AM
unsure how to disable this - want the files to continue to append instead of deleting the existing file and starting over.
Solved! Go to Solution.
- Tags:
- syslog
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2006 02:24 AM
11-08-2006 02:24 AM
Solution
Hi Michael:
The files are not lost; they are renamed. The 'syslog' is renamed 'OLDsyslog' and the 'sulog' renamed 'OLDsulog'.
The rationale is to keep the files manageable size. Too, since the dates recorded in each file do *not* include a year value, it is cleaner to handle them this way.
Regards!
...JRF...
The files are not lost; they are renamed. The 'syslog' is renamed 'OLDsyslog' and the 'sulog' renamed 'OLDsulog'.
The rationale is to keep the files manageable size. Too, since the dates recorded in each file do *not* include a year value, it is cleaner to handle them this way.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2006 02:24 AM
11-08-2006 02:24 AM
Re: sulog and syslog lost after system restart
You would have to modify the /sbin/init.d/syslogd script so that it will not do the 'mv /var/adm/syslog/syslog.log /var/adm/syslog/OLDsyslog.log'
The cleanup of sulog is controlled by /sbin/init.d/clean_adm. This script also cleans diaglog and messages if they exist.
If you want to stop this completely modify /etc/rc.config.d/clean and set CLEAN_ADM=0
The cleanup of sulog is controlled by /sbin/init.d/clean_adm. This script also cleans diaglog and messages if they exist.
If you want to stop this completely modify /etc/rc.config.d/clean and set CLEAN_ADM=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2006 03:56 AM
11-08-2006 03:56 AM
Re: sulog and syslog lost after system restart
Gentlemen...
thanks for the assist - this is exactly what I needed (especially today) !
thanks for the assist - this is exactly what I needed (especially today) !
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