This module modifies security groups of EKS and OpenSearch AWS resources, allowing ingress of traffic and configuring fluent-bit helm charts to write to OS domain
opensearch-sg-id
: The security group id of the OpenSearch cluster obtained fromopensearch
Module metadataopensearch-domain-endpoint
: The OpenSearch Domain endpoint fromopensearch
Module metadataeks-cluster-admin-role-arn
: The EKS Cluster's Admin Role Arn obtained from EKS Module metadataeks-cluster-name
: The EKS Cluster Name obtained from EKS Module metadataeks-cluster-sg-id
: The EKS Cluster's Security Group ID obtained from EKS Module metadataeks-oidc-arn
: The EKS Cluster'd OIDC Arn for creating EKS Service Accounts obtained from EKS Module metadata
OpenSearchProxyDNS
: the public DNS of the instanceOpenSearchProxyIP
: the public IP of the instanceOpenSearchProxyUrl
: the URL of the dashboard this server is proxying
{
"OpenSearchProxyDNS":"ec2-18-212-202-77.compute-1.amazonaws.com",
"OpenSearchProxyIP":"18.212.202.77",
"OpenSearchProxyUrl":"https://ec2-18-212-202-77.compute-1.amazonaws.com/_dashboards/",
}