This project is has a script which does following-
- Checks if Apache is installed. If not, it installs it
- Runs and enables Apache
- Creates a archive of apache2 access logs and copy it to your AWS S3 bucket
- Keeps a record of logs files getting copied to S3 bucket. Logs are stoed in inventory.html file
- Creates a cronjob that will run this script everyday.