Skip to content

Commit

Permalink
Rename dashboards according to module.yml files for master (elastic#2…
Browse files Browse the repository at this point in the history
  • Loading branch information
kvch authored and wiwen committed Nov 1, 2021
1 parent 46bce56 commit d3323f7
Show file tree
Hide file tree
Showing 42 changed files with 1,004 additions and 843 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"attributes": {
"columns": [
"source.ip",
"destination.ip",
"network.direction",
"network.transport",
"network.bytes"
],
"description": "",
"hits": 0,
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [
{
"$state": {
"store": "appState"
},
"meta": {
"alias": null,
"disabled": false,
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"key": "event.action",
"negate": false,
"params": {
"query": "netflow_flow",
"type": "phrase"
},
"type": "phrase",
"value": "netflow_flow"
},
"query": {
"match": {
"event.action": {
"query": "netflow_flow",
"type": "phrase"
}
}
}
}
],
"highlightAll": true,
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
"query": {
"language": "kuery",
"query": ""
},
"version": true
}
},
"sort": [
[
"@timestamp",
"desc"
]
],
"title": "Network Flow Search [Filebeat]",
"version": 1
},
"coreMigrationVersion": "7.15.0",
"id": "c1e2ccd0-1ae5-11e9-9eb0-d1ab52900288",
"migrationVersion": {
"search": "7.9.3"
},
"references": [
{
"id": "filebeat-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
},
{
"id": "filebeat-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"type": "index-pattern"
}
],
"type": "search",
"updated_at": "2021-09-06T13:06:21.081Z",
"version": "WzUyNzEsMV0="
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"attributes": {
"description": "",
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [],
"query": {
"language": "kuery",
"query": ""
}
}
},
"savedSearchRefName": "search_0",
"title": "Source Port and Transport [Filebeat Netflow]",
"uiStateJSON": {},
"version": 1,
"visState": {
"aggs": [
{
"enabled": true,
"id": "1",
"params": {},
"schema": "metric",
"type": "count"
},
{
"enabled": true,
"id": "2",
"params": {
"customLabel": "Transport",
"field": "network.transport",
"missingBucket": false,
"missingBucketLabel": "Missing",
"order": "desc",
"orderBy": "1",
"otherBucket": false,
"otherBucketLabel": "Other",
"size": 5
},
"schema": "segment",
"type": "terms"
},
{
"enabled": true,
"id": "3",
"params": {
"customLabel": "Source Port",
"field": "source.port",
"missingBucket": false,
"missingBucketLabel": "Missing",
"order": "desc",
"orderBy": "1",
"otherBucket": false,
"otherBucketLabel": "Other",
"size": 15
},
"schema": "segment",
"type": "terms"
}
],
"params": {
"addLegend": true,
"addTooltip": true,
"distinctColors": true,
"isDonut": true,
"labels": {
"last_level": true,
"show": false,
"truncate": 100,
"values": true
},
"legendPosition": "right",
"palette": {
"name": "kibana_palette",
"type": "palette"
},
"type": "pie"
},
"title": "Source Port and Transport [Filebeat Netflow]",
"type": "pie"
}
},
"coreMigrationVersion": "7.15.0",
"id": "3bc31900-1ae7-11e9-9eb0-d1ab52900288",
"migrationVersion": {
"visualization": "7.14.0"
},
"references": [
{
"id": "c1e2ccd0-1ae5-11e9-9eb0-d1ab52900288",
"name": "search_0",
"type": "search"
}
],
"type": "visualization",
"updated_at": "2021-09-06T13:06:21.081Z",
"version": "WzUyNzIsMV0="
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"attributes": {
"description": "",
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [],
"query": {
"language": "kuery",
"query": ""
}
}
},
"savedSearchRefName": "search_0",
"title": "Destination Port and Transport [Filebeat Netflow]",
"uiStateJSON": {},
"version": 1,
"visState": {
"aggs": [
{
"enabled": true,
"id": "1",
"params": {},
"schema": "metric",
"type": "count"
},
{
"enabled": true,
"id": "2",
"params": {
"customLabel": "Transport",
"field": "network.transport",
"missingBucket": false,
"missingBucketLabel": "Missing",
"order": "desc",
"orderBy": "1",
"otherBucket": false,
"otherBucketLabel": "Other",
"size": 5
},
"schema": "segment",
"type": "terms"
},
{
"enabled": true,
"id": "3",
"params": {
"customLabel": "Destination Port",
"field": "destination.port",
"missingBucket": false,
"missingBucketLabel": "Missing",
"order": "desc",
"orderBy": "1",
"otherBucket": false,
"otherBucketLabel": "Other",
"size": 15
},
"schema": "segment",
"type": "terms"
}
],
"params": {
"addLegend": true,
"addTooltip": true,
"distinctColors": true,
"isDonut": true,
"labels": {
"last_level": true,
"show": false,
"truncate": 100,
"values": true
},
"legendPosition": "right",
"palette": {
"name": "kibana_palette",
"type": "palette"
},
"type": "pie"
},
"title": "Destination Port and Transport [Filebeat Netflow]",
"type": "pie"
}
},
"coreMigrationVersion": "7.15.0",
"id": "44042280-1ae7-11e9-9eb0-d1ab52900288",
"migrationVersion": {
"visualization": "7.14.0"
},
"references": [
{
"id": "c1e2ccd0-1ae5-11e9-9eb0-d1ab52900288",
"name": "search_0",
"type": "search"
}
],
"type": "visualization",
"updated_at": "2021-09-06T13:06:21.081Z",
"version": "WzUyNzQsMV0="
}
Loading

0 comments on commit d3323f7

Please sign in to comment.