Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Add AMI docs #79

Merged
merged 6 commits into from
Mar 14, 2022
Merged

Add AMI docs #79

merged 6 commits into from
Mar 14, 2022

Conversation

vassalo
Copy link
Contributor

@vassalo vassalo commented Mar 14, 2022

Related #56

vassalo and others added 3 commits March 14, 2022 10:34
Co-authored-by: devlucassantos <[email protected]>
Co-authored-by: gaabrieljesuss <[email protected]>
Co-authored-by: gaabrieljesuss <[email protected]>
Co-authored-by: devlucassantos <[email protected]>
Co-authored-by: gaabrieljesuss <[email protected]>
Co-authored-by: devlucassantos <[email protected]>
@@ -1,5 +1,8 @@
#!/bin/bash

# Template:
# echo "MY_VAR=value" >> /etc/sysconfig/log-export-container

echo "LOG_EXPORT_CONTAINER_OUTPUT=mongo" >> /etc/sysconfig/log-export-container
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this 2 (by default) values to be:

  • LOG_EXPORT_CONTAINER_INPUT=syslog-json
  • LOG_EXPORT_CONTAINER_OUTPUT=stdout


6. Add tags if you want and click on **Next: Configure Security Group**.

7. Now, with the option "Create a new security group" selected, click on **Add Rule** and configure it as follows:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't go into the details about how to configure the Security Group. Just say that we need to configure it and leave it til there.

This step will take a while and you will know that it has finished when the "PLAY RECAP" message appears (see image below).
![image](https://user-images.githubusercontent.com/20745533/158178473-e57209a0-32c5-48a1-99e2-8a455e7f4f16.png)

After that Log Export Container should be up and running.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also mention, that -at this point- LEC can be tested with SDM in case it's needed.


6. Add tags if you want and click on **Next: Configure Security Group**.

7. In this step you can select an existing security group (if you have already created one from the previous tutorial on [How to create an AMI](docs/HOW_TO_CREATE_AMI.md)) or you can create a new security group as follows:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove the reference to the other AMI doc


7. In this step you can select an existing security group (if you have already created one from the previous tutorial on [How to create an AMI](docs/HOW_TO_CREATE_AMI.md)) or you can create a new security group as follows:

With the option "Create a new security group" selected, click on **Add Rule** and configure it as follows:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make a safe comment saying that you need to be careful with the SSH default config, and say that the user might want to change that to an specific IP address.

@camposer camposer merged commit 7a83495 into main Mar 14, 2022
@camposer camposer deleted the feat/ansible branch March 14, 2022 17:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants