HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - schedule rotate of the system logs
 
Operating System - Linux
        1840188
        Members
    
    
        3913
        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
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
 
07-29-2004 07:48 PM
07-29-2004 07:48 PM
			
				
					
						
							schedule rotate of the system logs
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
¿How can I schedule the time of the rotation of the system logs, i.e, messages, cron, etc..?
My system is a Red Hat 2.1 AS
Thank yo
		
		
	
	
	
¿How can I schedule the time of the rotation of the system logs, i.e, messages, cron, etc..?
My system is a Red Hat 2.1 AS
Thank yo
	"When you look into an abyss, the abyss also looks into you"
			
			
				
			
			
			
			
			
			
		
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
07-29-2004 08:07 PM
07-29-2004 08:07 PM
			
				
					
						
							Re: schedule rotate of the system logs
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Install the `logrotate' package.  It takes care of everything. ;-)
					
				
			
			
				
		
		
	
	
	
	Debian GNU/Linux for the Enterprise!  Ask HP ...
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
07-29-2004 08:26 PM
07-29-2004 08:26 PM
			
				
					
						
							Re: schedule rotate of the system logs
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						We can do it using logrotate or with crontab.
Using logrotate:
lograte will do this effectively. configure in /etc/logrotate.conf.
Check in your system weather logroate is there or not as,
rpm -qa logrotate
or whereis logrotate
If you have use logrotate --help and see logrotate man page.
Using cron tab:
 
Make a script to move the to /dev/null or to a modified file with cp or mv command.
Then put that script in a crontab so that it will be executed on the specified to rotate the logs regarding to your script design
		
		
	
	
	
Using logrotate:
lograte will do this effectively. configure in /etc/logrotate.conf.
Check in your system weather logroate is there or not as,
rpm -qa logrotate
or whereis logrotate
If you have use logrotate --help and see logrotate man page.
Using cron tab:
Make a script to move the to /dev/null or to a modified file with cp or mv command.
Then put that script in a crontab so that it will be executed on the specified to rotate the logs regarding to your script design
	Easy to suggest when don't know about the problem!
			
			
				
			
			
			
			
			
			
		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