Benyamin Dvoskin
Benyamin Dvoskin
recently AWS released an addition for Auto-Scaling policies, called "StepScaling" policies. this is the announcement: https://aws.amazon.com/blogs/aws/auto-scaling-update-new-scaling-policies-for-more-responsive-scaling/ also you can refer to "PolicyType" in the link below. http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_PutScalingPolicy.html unfortunately Asgard doesn't...
it would be great to allow sending data to logstash first, and not directly to ES. sometimes (many times) it is necessary to perform additional work on the data before...