I would like to save the logs while creating, updating, terminating an Ec2 instance into an external storage like S3. if it is possible what is the protocol? In the case of Auto_Scaling how we can track the instances? how to find which machine is created, in which region and all? can we use synchronized / Asynchronized Log4j Appenders for this?
Thanks in advance..