Skip to content

Commit

Permalink
Update vpc readme & references (#740)
Browse files Browse the repository at this point in the history
* update the vpc flow log readme with a dashboard screenshot and update the sourceUrl to point to the correct place

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

* update the vpc flow log readme with a dashboard screenshot and update the sourceUrl to point to the correct place

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

* update author

Signed-off-by: Derek Ho <dxho@amazon.com>

* {
  "attributes": {
    "description": "Nginx dashboard with basic Observability on access / error logs",
    "hits": 0,
    "kibanaSavedObjectMeta": {
      "searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[]}"
    },
    "optionsJSON": "{\"hidePanelTitles\":false,\"useMargins\":true}",
    "panelsJSON": "[{\"version\":\"2.5.0\",\"gridData\":{\"h\":8,\"i\":\"1f31e50b-06e3-41e6-972e-e4e5fe1a9872\",\"w\":48,\"x\":0,\"y\":0},\"panelIndex\":\"1f31e50b-06e3-41e6-972e-e4e5fe1a9872\",\"embeddableConfig\":{},\"panelRefName\":\"panel_0\"},{\"version\":\"2.5.0\",\"gridData\":{\"h\":9,\"i\":\"d91a8da4-b34b-470a-aca6-9c76b47cd6fb\",\"w\":24,\"x\":0,\"y\":8},\"panelIndex\":\"d91a8da4-b34b-470a-aca6-9c76b47cd6fb\",\"embeddableConfig\":{},\"panelRefName\":\"panel_1\"},{\"version\":\"2.5.0\",\"gridData\":{\"h\":15,\"i\":\"27149e5a-3a77-4f3c-800e-8a160c3765f4\",\"w\":24,\"x\":24,\"y\":8},\"panelIndex\":\"27149e5a-3a77-4f3c-800e-8a160c3765f4\",\"embeddableConfig\":{},\"panelRefName\":\"panel_2\"},{\"version\":\"2.5.0\",\"gridData\":{\"x\":0,\"y\":17,\"w\":24,\"h\":15,\"i\":\"4d8c2aa7-159c-4a1a-80ff-00a9299056ce\"},\"panelIndex\":\"4d8c2aa7-159c-4a1a-80ff-00a9299056ce\",\"embeddableConfig\":{},\"panelRefName\":\"panel_3\"},{\"version\":\"2.5.0\",\"gridData\":{\"x\":24,\"y\":23,\"w\":24,\"h\":15,\"i\":\"800b7f19-f50c-417f-8987-21b930531cbe\"},\"panelIndex\":\"800b7f19-f50c-417f-8987-21b930531cbe\",\"embeddableConfig\":{},\"panelRefName\":\"panel_4\"}]",
    "timeRestore": false,
    "title": "[NGINX Core Logs 1.0] Overview",
    "version": 1
  },
  "id": "96847220-5261-44d0-89b4-65f3a659f13a",
  "migrationVersion": {
    "dashboard": "7.9.3"
  },
  "references": [
    {
      "id": "3b49a65d-54d8-483d-a8f0-3d7c855e1ecf",
      "name": "panel_0",
      "type": "visualization"
    },
    {
      "id": "865e577b-634b-4a65-b9d6-7e324c395d18",
      "name": "panel_1",
      "type": "visualization"
    },
    {
      "id": "dc1803f0-b478-11ed-9063-ebe46f9ac203",
      "name": "panel_2",
      "type": "visualization"
    },
    {
      "id": "99acc580-b47a-11ed-9063-ebe46f9ac203",
      "name": "panel_3",
      "type": "visualization"
    },
    {
      "id": "01ea64d0-b62f-11ed-a677-43d7aa86763b",
      "name": "panel_4",
      "type": "visualization"
    }
  ],
  "type": "dashboard",
  "updated_at": "2023-02-26T23:44:09.855Z",
  "version": "WzczLDdd"
}

Signed-off-by: Derek Ho <dxho@amazon.com>

* fix nginx references

Signed-off-by: Derek Ho <dxho@amazon.com>

* append minor changes

Signed-off-by: YANGDB <yang.db.dev@gmail.com>

* change to info directory

Signed-off-by: Derek Ho <dxho@amazon.com>

---------

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
Co-authored-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
YANG-DB and derek-ho authored Jul 25, 2023
1 parent 98bd8bd commit be9b2d4
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"displayName": "AWS VPC Flow",
"description": "AWS VPC Flow log collector",
"license": "Apache-2.0",
"type": "logs_vpc",
"type": "logs",
"author": "Haidong Wang",
"sourceUrl": "https://github.com/opensearch-project/observability/tree/2.x/integrations/aws_vpc_flow_log",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/aws_vpc_flow/info",
"statics": {
"logo": {
"annotation": "AWS VPC Logo",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AWS VPC Flow Logs Integrations
# AWS VPC Flow Logs Integration

## What is AWS VPC Flow Logs ?
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.
Expand All @@ -18,4 +18,7 @@ See additional details [here](https://docs.aws.amazon.com/vpc/latest/userguide/f
## What is AWS VPC FLow Logs Integration ?
An integration is a bundle of pre-canned assets which are bundled togather in a meaningful manner.

AWS VPC flow logs integration includes dashboards, visualisations, queries and index mapping
AWS VPC flow logs integration includes dashboards, visualisations, queries and an index mapping.

### Dashboards
![](../static/dashboard1.png)
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Nginx Integration

## What is Nginx ?
NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more.

See additional details [here](https://www.nginx.com/).

## What is Nginx Integration ?
An integration is a bundle of pre-canned assets which are bundled togather in a meaningful manner.

Nginx integration includes dashboards, visualisations, queries and an index mapping.

### Dashboards
![](../static/dashboard1.png)
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "logs",
"link": "https://www.nginx.com/",
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/observability/tree/2.x/integrations/nginx",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/nginx/info",
"statics": {
"logo": {
"annotation": "NginX Logo",
Expand Down Expand Up @@ -40,4 +40,5 @@
"version": "1.0.0"
}
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
"description": "Nginx HTTP server collector",
"license": "Apache-2.0",
"type": "logs",
"link": "https://www.nginx.com/",
"author": "OpenSearch",
"sourceUrl": "https://github.com/opensearch-project/observability/tree/2.x/integrations/nginx",
"sourceUrl": "https://github.com/opensearch-project/dashboards-observability/tree/main/server/adaptors/integrations/__data__/repository/nginx/info",
"statics": {
"logo": {
"annotation": "NginX Logo",
Expand Down Expand Up @@ -42,4 +43,4 @@
"sampleData": {
"path": "sample.json"
}
}
}

0 comments on commit be9b2d4

Please sign in to comment.