SSM checking file on node

0

Hey all, I have a question about using SSM to verify a config. I'm setting up a proof of concept and the last thing I'd like to figure out is if it's possible to check a specific file on a node and see what its contents is. I have hybrid ubuntu nodes and there's a specific file which is used in our application that I'd love to be able to check. Can I do something like that and if it's not too much trouble could someone point me to some resource which would help me figure out how? Ultimately if we go this way I see SSM checking a bunch of things and possibly even managing it automatically but we'll get there.

Thank you so much.

asked 2 years ago266 views
2 Answers
1

Consider running a Bash script using SSM Run Command to send a command that returns status notifications. Some references:

Some other avenues that may be of use

RoB
answered 2 years ago
0

Oh wow, those are super useful resources thank you!!

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions