Skip to content

Commit

Permalink
Update names and descriptions for integrations (#1494)
Browse files Browse the repository at this point in the history
* Update branding for integrations

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Optimize image

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Better cropping for cloudfront logo

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
(cherry picked from commit 290415a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Mar 7, 2024
1 parent 17be4cd commit ac94800
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 26 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "apache",
"version": "1.0.0",
"displayName": "Apache Dashboard",
"description": "Apache web logs collector",
"displayName": "Apache Access Logs",
"description": "Insights on applications using the standard Apache access log format.",
"license": "Apache-2.0",
"type": "logs_apache",
"labels": ["Observability", "Logs"],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "aws_cloudfront",
"version": "1.0.0",
"displayName": "AWS cloudfront ",
"description": "AWS cloudfront Object Store",
"displayName": "Amazon CloudFront",
"description": "Analyze access logs for Amazon CloudFront.",
"license": "Apache-2.0",
"type": "logs-aws_cloudfront",
"labels": ["Observability", "Logs", "AWS", "Cloud"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_cloudfront/info",
"statics": {
"logo": {
"annotation": "cloudfront Logo",
"annotation": "CloudFront Logo",
"path": "logo.png"
},
"gallery": [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "aws_cloudtrail",
"version": "1.0.0",
"displayName": "AWS CloudTrail",
"description": "AWS CloudTrail log collector",
"description": "Analyze CloudTrail events.",
"license": "Apache-2.0",
"type": "logs-aws_cloudtrail",
"labels": ["Observability", "Logs", "AWS", "Cloud"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_cloudtrail/info",
"statics": {
"logo": {
"annotation": "AWS CloudTrail Logo",
"annotation": "CloudTrail Logo",
"path": "logo.png"
},
"gallery": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "aws_elb",
"version": "1.0.0",
"displayName": "AWS ELB",
"description": "AWS Elastic Load Balancer collector",
"displayName": "Elastic Load Balancing",
"description": "Analyze access logs for Elastic Load Balancing.",
"license": "Apache-2.0",
"type": "logs_elb",
"labels": ["Observability", "Logs", "AWS", "Flint S3", "Cloud"],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "aws_rds",
"version": "1.0.0",
"displayName": "AWS RDS",
"description": "AWS RDS",
"displayName": "Amazon Relational Database Service",
"description": "Analyze RDS database logs files.",
"license": "Apache-2.0",
"type": "logs_rds",
"labels": ["Observability", "Logs", "AWS", "Cloud"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_rds/info",
"statics": {
"logo": {
"annotation": "AWS RDS Logo",
"annotation": "RDS Logo",
"path": "aws-rds-icon.png"
},
"gallery": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "aws_s3",
"version": "1.0.0",
"displayName": "AWS S3 ",
"description": "AWS S3 Object Store",
"displayName": "Amazon S3",
"description": "Analyze Amazon S3 server logs.",
"license": "Apache-2.0",
"type": "logs_s3",
"labels": ["Observability", "Logs", "AWS", "Cloud"],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "aws_vpc_flow",
"version": "1.0.0",
"displayName": "AWS VPC Flow",
"description": "AWS VPC Flow log collector",
"displayName": "Amazon VPC",
"description": "Monitor IP traffic with VPC Flow Logs.",
"license": "Apache-2.0",
"type": "logs_vpc",
"labels": ["Observability", "Logs", "AWS", "Cloud", "Flint S3"],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "aws_waf",
"version": "1.0.0",
"displayName": "AWS waf",
"description": "AWS waf log collector",
"displayName": "AWS Web Application Firewall",
"description": "Analyze AWS WAF web ACL traffic.",
"license": "Apache-2.0",
"type": "logs_waf",
"labels": ["Observability", "Logs", "AWS", "Cloud"],
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_waf/info",
"statics": {
"logo": {
"annotation": "AWS waf Logo",
"path": "logo.jpg"
"annotation": "AWS WAF Logo",
"path": "logo.png"
},
"gallery": [
{
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "haproxy",
"version": "1.0.0",
"displayName": "HAProxy Dashboard",
"description": "HAProxy logs collector",
"displayName": "HAProxy",
"description": "Analyze HAProxy access logs.",
"license": "Apache-2.0",
"type": "logs",
"labels": ["Observability", "Logs"],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "k8s",
"version": "1.0.0",
"displayName": "Kubernetes Dashboard",
"description": "Kubernetes web logs collector",
"displayName": "Kubernetes",
"description": "Analyze Kubernetes Pod and container logs.",
"license": "Apache-2.0",
"type": "logs-k8s",
"labels": ["Observability", "Logs", "Cloud"],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "nginx",
"version": "1.0.0",
"displayName": "NginX Dashboard",
"description": "Nginx HTTP server collector",
"displayName": "Nginx",
"description": "Analyze Nginx access logs.",
"license": "Apache-2.0",
"type": "logs",
"labels": ["Observability", "Logs", "Flint S3"],
Expand Down

0 comments on commit ac94800

Please sign in to comment.