-
Notifications
You must be signed in to change notification settings - Fork 19
/
catalog.json
130 lines (130 loc) · 7.71 KB
/
catalog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"catalog": "observability",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability",
"description": "Observability integrations are a type of data that capture the events and activities occurring in a system. They reflect information such as user actions, system responses, and errors, providing valuable insights into system behavior. Integrations are well structured and include contextual information such as timestamps, unique identifiers, and metadata tags. Integrations can be used to visualize and troubleshoot performance issues, detect anomalies, and improve system performance by identifying areas for optimization",
"displayName": "OpenSearch Observability Integrations Catalog",
"license": "Apache-2.0",
"labels": ["log", "observability", "http", "aws", "cloud", "container"],
"author": "OpenSearch",
"statics": {
"logo": {
"annotation": "OpenSearch Logo",
"path": "https://opensearch.org/assets/brand/PNG/Logo/opensearch_logo_darkmode.png"
},
"gallery": [
{
"annotation": "Apache Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/apache/static/dashboard1.png"
},
{
"annotation": "Cloudfront Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_cloudfront/static/dashboard.png"
},
{
"annotation": "Cloudtrail Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_cloudtrail/static/dashboard.png"
},
{
"annotation": "ELB Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_elb/static/dashboard1.png"
},
{
"annotation": "RDS Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_rds/static/dashboard.png"
},
{
"annotation": "S3 Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_s3/static/dashboard.png"
},
{
"annotation": "VPC Flow Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_vpc/static/dashboard1.png"
},
{
"annotation": "WAF Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_waf/static/dashboard.png"
},
{
"annotation": "K8s Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/k8s/static/dashboard.png"
},
{
"annotation": "Nginx Integration",
"path": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/nginx/static/dashboard1.png"
}
]
},
"components": [
{
"component": "Apache Integration",
"description": "Apache is an open source web server software for modern operating systems including UNIX and Windows.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/apache",
"tags": ["log", "communication", "http"]
},
{
"component": "Amazon CloudFront Integration",
"description": "Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency and high transfer speeds. CloudFront is integrated with other Amazon Web Services products to give developers and businesses an easy way to distribute content to end-users with low latency and high data transfer speeds.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_cloudfront",
"tags": ["log", "aws", "s3", "cloud", "cloudfront"]
},
{
"component": "Amazon CloudTrail Integration",
"description": "AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account. With CloudTrail, you can log, continuously monitor, and retain account activity related to actions across your AWS infrastructure.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_cloudtrail",
"tags": ["log", "aws", "s3", "cloud", "cloudtrail"]
},
{
"component": "Amazon ELB Integration",
"description": "ELB Access Logs is a feature that allows you to capture information about requests sent to your load balancer.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_elb",
"tags": ["log", "aws", "communication", "http", "cloud", "elb", "url"]
},
{
"component": "Amazon RDS Integration",
"description": "AWS RDS (Relational Database Service) is a managed service that makes it easy to set up, operate, and scale a relational database in the cloud.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_rds",
"tags": ["log", "aws", "s3", "cloud", "rds"]
},
{
"component": "Amazon S3 Integration",
"description": "Amazon S3 (Simple Storage Service) is an object storage service that offers industry-leading scalability, data availability, security, and performance. It is designed to make web-scale computing easier for developers.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_s3",
"tags": ["log", "aws", "s3", "cloud"]
},
{
"component": "Amazon VPC Flow Integration",
"description": "AWS VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_vpc_flow",
"tags": ["log", "aws", "s3", "cloud", "communication", "vpc"]
},
{
"component": "Amazon WAF Integration",
"description": "AWS WAF (Web Application Firewall) is a web application firewall service that helps protect your web applications from common web exploits that could affect application availability, compromise security, or consume excessive resources. AWS WAF provides firewall rules to filter and monitor HTTP/HTTPS requests based on specific conditions.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/aws_waf",
"tags": ["log", "aws", "s3", "cloud", "waf"]
},
{
"component": "Kubernetes Integration",
"description": "Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. It provides a robust and scalable infrastructure for running applications in a cloud-native environment.\n/HTTPS requests based on specific conditions.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/k8s",
"tags": ["log", "k8s", "cloud", "container"]
},
{
"component": "Nginx Integration",
"description": "NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more./HTTPS requests based on specific conditions.",
"version": "1.0",
"url": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/nginx",
"tags": ["log", "http", "communication"]
}
]
}