AWS

LOG ROTATION USING LINUX COMMAND-LINE UTILITY LOGROTATE

Let us consider a scenario when all the service and custom logs of your ubuntu server gets backed up on S3 on a daily basis after compressing them and the allocated space is freed without using any third party software. We can achieve this task by the use of logrotate utility provided by the ubuntu server. Log rotation means the...

by Tarun Saxena
Tag: AWS logs
15-Jun-2015

AWS

Logs Monitoring Using AWS CloudWatch

 Suppose, you have multiple servers running a simple web application on apache or Nginx and you want to put all the error/access logs on a centralized place so that you can troubleshoot your system in case of any error after getting alert notification configured on your logs . Here is an amazing feature of Amazon Web Services...

by Tarun Saxena
Tag: AWS logs
20-Mar-2015