Skip to content

Commit

Permalink
Copy WAF from main (opensearch-project#906)
Browse files Browse the repository at this point in the history
Signed-off-by: Simeon Widdis <[email protected]>
(cherry picked from commit baefa1c)
  • Loading branch information
Swiddis authored and A9 Swift Project User committed Sep 28, 2023
1 parent 59d6c2a commit b67dca0
Show file tree
Hide file tree
Showing 11 changed files with 5,298 additions and 2 deletions.
4 changes: 2 additions & 2 deletions auto_sync_commit_metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"last_github_commit": "a5bc483564f79e036d8d1e40b725b3be3dae19de",
"last_gitfarm_commit": "10439edfd28fd5203157fe8ecf57b8387683ebfd"
"last_github_commit": "baefa1c6a11e88a036c66256ebb312c2c8dc98fb",
"last_gitfarm_commit": "b6771b24904cbd6e62fc5829da10393f9536de71"
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"name": "aws_waf",
"version": "1.0.0",
"displayName": "AWS waf",
"description": "AWS waf log collector",
"license": "Apache-2.0",
"type": "logs_waf",
"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"
},
"gallery": [
{
"annotation": "AWS waf Log Dashboard",
"path": "dashboard.png"
}
]
},
"components": [
{
"name": "aws_waf",
"version": "1.0.0"
},
{
"name": "cloud",
"version": "1.0.0"
},
{
"name": "logs_waf",
"version": "1.0.0"
},
{
"name": "aws_s3",
"version": "1.0.0"
}
],
"assets": {
"savedObjects": {
"name": "aws_waf",
"version": "1.0.0"
}
},
"sampleData": {
"path": "samples.json"
}
}
Loading

0 comments on commit b67dca0

Please sign in to comment.