aws cli - Finding the services running on multiple aws ec2 instances -


is there command in aws cli list of services running on ec2 instances?

normally log each ec2 instance individually, , check using linux commands such "netstat" or "ps -eaf".

there around 400 instances, if manually takes quite lot of time. if aws commands there find services running without logging instance, great.

thanks in advance.

you might have luck ec2 run command. docs:

run command provides simple way of automating common administrative tasks executing shell scripts , commands on linux [...] run command allows execute these commands across multiple instances , provides visibility results


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -