ramlog

ramlog acts as a system daemon that maintains log files in memory instead of hard disk while the system is running.
Download

ramlog Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Jan Andrejkovic
  • Publisher web site:
  • http://tofu3.szm.sk/ramlog/

ramlog Tags


ramlog Description

ramlog acts as a system daemon that maintains log files in memory instead of hard disk while the system is running. ramlog acts as a system daemon that maintains log files in memory instead of hard disk while the system is running. On startup, ramlog creates a ramdisk, copies files from /var/log into the ramdisk, and mounts the ramdisk as /var/log.All logs after that will be updated on the ramdisk. When shutting down or restarting the service, it saves log files back to hard disk. This service drastically reduces the frequency of hard disk usage, which can be useful when the system runs on battery or uses flash memory instead of a hard disk.Installation:Steps for manual installation of ramlog on Fedora: (Steps for other systems may vary)1. add or update kernel paramter ramdisk_size=xxx where xxx is amount of memory for the ramdisk ramlog will use you should update it in your /etc/grub.conf or /etc/lilo.conf file2. cp ramlog-1.0.0-1 /etc/init.d/ramlog3. cp ramlog.8.gz /usr/share/man/man8/ramlog.8.gz4. cp ramlog.cron /etc/cron.daily #or to other dir based on your need 5. /sbin/chkconfig --add ramlog6. /sbin/chkconfig ramlog on7. restart your systemWhat's New in This Release:· Support for Ubuntu was added.· Support for SELinux was added.· ramlog now saves security context of all files in /var/log.· Logs are saved to HDD even if stopping is not successful.· A logging feature was added (and it is on by default).· A .deb package was created for Ubuntu.· Some bugs were fixed.


ramlog Related Software