In this section, you will create a security group for the EC2 instances hosting your
ActiveMQ brokers.
Procedure
In the EC2 console, click Security
Groups.
Click Create Security Group.
Use the settings below:
Field
Value
Security group name
ActiveMQ Security Group
Description
Security Group of ActiveMQ brokers
VPC
Select Talend VPC.
In Security group rules, add an SSH rule:
Field
Value
Type
ssh
Protocol
TCP
Port Range
22
Source
Custom 0.0.0.0/0
In Security group rules, add a TCP Rule:
Field
Value
Type
Custom TCP Rule
Protocol
TCP
Port Range
8161
Source
Custom 0.0.0.0/0
In Security group rules, add a TCP Rule:
Field
Value
Type
Custom TCP Rule
Protocol
TCP
Port Range
61616
Source
Custom 0.0.0.0/0
Review your settings:
Click Create.
Information noteNote: Note the group-id of the security group e.g.
sg-bc2021da in this tutorial. You will need this
information when creating the EFS security group.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!