1

I am using Amazon Elastic Beanstalk for hosting my java webite. Now the problem i am facing is that i am not able to see my log file(Log4J logs) So i want to use amazon s3 server for storing log so can somebody tell me the process or way to do this?

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
JMohasin
  • 513
  • 2
  • 13
  • 35

1 Answers1

0

Beanstalk FAQ states that it does send log files to S3.
This question's answers and this blog post referenced (taken from the other SO question) have details on log4j and beanstalk

Community
  • 1
  • 1
Chen Harel
  • 9,684
  • 5
  • 44
  • 58