Aura tab |
---|
summary | AWS |
---|
params | JTdCJTIydGl0bGUlMjIlM0ElMjJBV1MlMjIlN0Q= |
---|
|
Open the AWS console. In the search bar, type Target groups. A list is displayed. Click Target groups. On the Target groups page, click Create target group. On the Specify group details page, complete the following:
Area | Parameter | Description |
---|
Basic Configuration | Choose a target type | Select the Instances option for the target type. | | Target group name | Enter a unique target group name. For example, KyvosRepoting | | Protocol: Port | Enter Protocol as HTTP or HTTPS. Enter port as 8080.
NOTE: The recommended option is to use the same protocol as used for Kyvos Web Portal. If you use the existing port that is already in use, then modify the already existing rule for that port. Refer to step 13, as mentioned below. In case, you use a new port, add a new rule for that port. Refer to step 14, as mentioned below.
| | IP address type | Select the IPv4 option. | | VPC | Select the VPC of the cluster on which you want to create a target group. | | Protocol version | Select the HTTP 1 option. | Health Checks | Health check protocol | Select the Health check Protocol as HTTP. | | Health check path | Enter the health check path as /kyvosreporting/ |
Click Next. The Register Targets page is displayed. Select the instance from the list that is used for running Kyvos Reporting Service. Enter the port 8080 for the selected instance that is used for running Kyvos Reporting Service. Click Include as pending below. It will show the added instance under the Review targets section. Click Create Target Group. The target group is created. After creating Target group, you need to configure Load Balancer for Listener. Navigate EC2 > Load Balancer and then search for the Load Balancer that is being used for Kyvos Web Portal. Click the Listeners and rules tab. If using an existing protocol:port that is listener, select the Add Rule option. From the Manage rules list, select Add Rule. While adding a rule on the Add Rule wizard, the following fields are mandatory. Select Protocol: Port checkbox. In the Port field, enter 80. Enter a unique name for the rule, and then click Next. For example, KyvosReportingRule. On the Details rule conditions section, click Add Condition, and then click Next. Select the Rule condition type as Path from the list and click Confirm. On the Add condition section, add the Path section as /kyvosreporting and /kyvosreporting/* with ‘or’ condition. Click Confirm. Verify the path and click Next. In the Action types section, select the Forward to target groups option. Select the target group that is used for configuring Kyvos Reporting from the list, and then click Next. Note: Keep the remaining settings unchanged. Enter Priority as 3. NOTE: For AWS Marketplace, it should be 3 and for AWS Managed Service, the Priority must be set as 2. Click Next. Confirm the Rule details and click Create. The rule is created. You can also delete the rule that you have created.
If you want to use a new protocol:port that is a listener, select Add listener. The Add Listener page is displayed. NOTE: Ensure that the new LB port must be reachable. The target machine must be up and running. In the Listener Configuration section, enter the required Protocol and Port. In the Routing actions section, select Forward to target groups. Select the Target group from the list that you wan to use for forwarding to request to Kyvos Reporting Service. Click Add. The listener is added to the Load balancer.
Aura tab |
---|
summary | Azure |
---|
params | JTdCJTIydGl0bGUlMjIlM0ElMjJBenVyZSUyMiU3RA== |
---|
|
Panel |
---|
panelIconId | atlassian-note |
---|
panelIcon | :note: |
---|
bgColor | #DEEBFF |
---|
| Note To add a Load Balancer entry to Azure Marketplace, please contact Kyvos Support, as this action can only be performed through an Azure publisher account. |
Open Azure console. In the Search bar, enter Managed application center. Go to Marketplace application. Select your Kyvos application. Click Managed resource group and then search for application gateway. In the Settings section of the left pane, click Backend Pool. On the Backend Pools page, click Add. On the Add backend Pool dialog box, Enter a name for the backend pool. For Example, KyvosReportingbackendpool Select No to add backend pool without targets. Select the Virtual Machine option from Target Type list, and then select the Kyvos Reporting Service node from Target list that you have already added. Click Save. The backend pool is added.
After adding backend pool, click Listener in the Settings section display in the left pane of the page. The Listeners page is displayed. Click Add. On the Listeners page, add Listener’s details such as, Enter name of the listener. Select Protocol as HTTP and Port as 8080. Select Listener type as Basic. Click Add. The Listener is added.
After adding a listener, you need to add Backend Settings display in the Settings section. Click Backend settings, the Backend settings dialog is displayed. On the Backend Settings dialog box, complete the fields as shown in the following page. NOTE: First you need to select the No display in the Use a custom probe section and save without it. You must update it after creating the Health probe. The Backend settings are now saved. After saving the Backend settings, select the Frontend IP configurations from the Settings section display in the left pane. On the Frontend IP configurations page, ensure that the frontend IP address has Public IP configured. This IP will be used for Kyvos Reporting URL. After verifying Frontend IP configurations, click a Rule display in the Settings section. On the Rules page, click Add. On the Rules page, complete the fields as shown in the following image. Enter a rule name. Enter Priority as 4. Click the Backend Targets tab, and then select the backend target and backend settings you have created. Click Save. The rule is created.
After creating a rule, click Health probes from the Settings section display in the left pane. On the Health Probes page, click Add. On the Health probe dialog, complete the following fields. Enter a name for the health probe. Select protocol. Select the No option to pick host name from backend settings. Enter the Host name. Enter the Kyvos Reporting path as /kyvosreporting/ Enter Interval (seconds), Timeout (seconds), Unhealthy threshold. Select the Yes option to use probe matching conditions. Enter the HTTP response status code match. Select backend settings from the list that you have created. Click Test to verify the backend health before adding the health probe. Click Test. After successful test, click Save.
Aura tab |
---|
summary | GCP |
---|
params | JTdCJTIydGl0bGUlMjIlM0ElMjJHQ1AlMjIlN0Q= |
---|
|
You must configure Load Balancer as a prerequisite. Go the Instance Group used in Load Balancer. Edit the Instance Group. From the VM Instances list, select the VMs on which you want to use this backend service. You must select the VMs used for the Kyvos Webserver node. In the Port Mapping area, click Add Port. Image Removed- Image Added
Click Save. In the Search bar, enter Load Balancer. A list is displayed. Select the required load balancer. In the Backends section, click the Health check link. On the Health Checks pageCheck section, change the path to /kyvosreporting/. Image AddedClick Save.
|