CloudWatch Logs and Elastic Beanstalk

March 9, 2022 13:01

Like I said yesterday I've been working on an AWS Elastic Beanstalk project. It's one of my favourite environments for hosting PHP web apps.

I think I got everything set up now. Today I got

  • Application logs published to CloudWatch Logs
  • Anonymize http logs (remove client IP addresses)
  • Send email alerts of logging errors from the application

Next Steps

Nest step is to install a TOR Hidden Service in front of the application. I've followed this guide in another project. It's a cool approach if you just want to offer an .onion url for your clear web application.

Last updated June 21, 2022 17:09


Jackdaw's Nest

This is a place for my personal IT ramblings. I'm the CTO at Skillhive and the founder of Innota and Wrote. I work mostly with PHP and JavaScript.