forked from elastic/beats
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename dashboards according to module.yml files for master (elastic#2…
- Loading branch information
Showing
42 changed files
with
1,004 additions
and
843 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
970 changes: 131 additions & 839 deletions
970
x-pack/filebeat/input/netflow/_meta/kibana/7/dashboard/filebeat-network-flows-top-n.json
Large diffs are not rendered by default.
Oops, something went wrong.
80 changes: 80 additions & 0 deletions
80
...ck/filebeat/input/netflow/_meta/kibana/7/search/c1e2ccd0-1ae5-11e9-9eb0-d1ab52900288.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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=" | ||
} |
98 changes: 98 additions & 0 deletions
98
...beat/input/netflow/_meta/kibana/7/visualization/3bc31900-1ae7-11e9-9eb0-d1ab52900288.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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=" | ||
} |
98 changes: 98 additions & 0 deletions
98
...beat/input/netflow/_meta/kibana/7/visualization/44042280-1ae7-11e9-9eb0-d1ab52900288.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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=" | ||
} |
Oops, something went wrong.