Skip to content

Commit

Permalink
Add dashboards to integration
Browse files Browse the repository at this point in the history
  • Loading branch information
MakoWish committed Jul 13, 2023
1 parent 6e59d54 commit 6bf2ee3
Show file tree
Hide file tree
Showing 2,624 changed files with 184,012 additions and 76,735 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
{
"attributes": {
"columns": [
"log.syslog.hostname",
"source.ip",
"destination.ip",
"network.direction",
"event.type",
"rule.ruleset",
"rule.name"
],
"description": "",
"grid": {
"columns": {
"destination.ip": {
"width": 137
},
"log.syslog.hostname": {
"width": 163
},
"network.direction": {
"width": 161
},
"rule.name": {
"width": 736
},
"rule.ruleset": {
"width": 140
},
"source.domain": {
"width": 205
},
"source.geo.country_name": {
"width": 193
},
"source.ip": {
"width": 124
}
}
},
"hideChart": false,
"isTextBasedQuery": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [
{
"$state": {
"store": "appState"
},
"meta": {
"alias": null,
"disabled": false,
"field": "data_stream.dataset",
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"key": "data_stream.dataset",
"negate": false,
"params": {
"query": "arista_ngfw.log"
},
"type": "phrase"
},
"query": {
"match_phrase": {
"data_stream.dataset": "arista_ngfw.log"
}
}
},
{
"$state": {
"store": "appState"
},
"meta": {
"alias": null,
"disabled": false,
"field": "event.provider",
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.filter[1].meta.index",
"key": "event.provider",
"negate": false,
"params": {
"query": "intrusion_prevention"
},
"type": "phrase"
},
"query": {
"match_phrase": {
"event.provider": "intrusion_prevention"
}
}
}
],
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
"query": {
"language": "kuery",
"query": ""
}
}
},
"sort": [
[
"@timestamp",
"desc"
]
],
"timeRestore": false,
"title": "Arista NG Firewall Intrusion Prevention Events",
"usesAdHocDataView": false
},
"coreMigrationVersion": "8.8.0",
"created_at": "2023-07-13T15:33:38.564Z",
"id": "arista_ngfw-6cf3b505-142c-436a-9625-97800660e36f",
"managed": false,
"originId": "2628f400-86c9-11ed-90fa-a7b3f18e4c28",
"references": [
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
},
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"type": "index-pattern"
},
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[1].meta.index",
"type": "index-pattern"
},
{
"id": "arista_ngfw-5abdd180-1c43-11ee-b346-5b9e0073e798",
"name": "tag-ref-5abdd180-1c43-11ee-b346-5b9e0073e798",
"type": "tag"
}
],
"type": "search",
"typeMigrationVersion": "8.0.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
{
"attributes": {
"columns": [
"log.source.address",
"arista.interface.id",
"arista.received.bytes",
"arista.received.rate",
"arista.transmitted.bytes",
"arista.transmitted.rate"
],
"description": "",
"grid": {
"columns": {
"system.network.out.rate": {
"width": 266
}
}
},
"hideChart": false,
"hits": 0,
"isTextBasedQuery": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [
{
"$state": {
"store": "appState"
},
"meta": {
"alias": null,
"disabled": false,
"field": "event.provider",
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"key": "event.provider",
"negate": false,
"params": {
"query": "interface_stats"
},
"type": "phrase"
},
"query": {
"match_phrase": {
"event.provider": "interface_stats"
}
}
},
{
"$state": {
"store": "appState"
},
"meta": {
"alias": null,
"disabled": false,
"field": "data_stream.dataset",
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.filter[1].meta.index",
"key": "data_stream.dataset",
"negate": false,
"params": {
"query": "arista_ngfw.log"
},
"type": "phrase"
},
"query": {
"match_phrase": {
"data_stream.dataset": "arista_ngfw.log"
}
}
}
],
"highlightAll": true,
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
"query": {
"language": "kuery",
"query": ""
},
"version": true
}
},
"sort": [
[
"@timestamp",
"desc"
]
],
"timeRestore": false,
"title": "Arista NG Firewall Interface Stats Events",
"usesAdHocDataView": false,
"version": 1
},
"coreMigrationVersion": "8.8.0",
"created_at": "2023-07-13T15:33:38.564Z",
"id": "arista_ngfw-746674eb-991f-47d4-a42b-b7b205db4b9b",
"managed": false,
"originId": "708ef3a0-8432-11eb-ac0a-c960059865e0",
"references": [
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
},
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"type": "index-pattern"
},
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[1].meta.index",
"type": "index-pattern"
},
{
"id": "arista_ngfw-5abdd180-1c43-11ee-b346-5b9e0073e798",
"name": "tag-ref-5abdd180-1c43-11ee-b346-5b9e0073e798",
"type": "tag"
}
],
"type": "search",
"typeMigrationVersion": "8.0.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
{
"attributes": {
"columns": [
"log.syslog.hostname",
"event.id",
"source.ip",
"source.nat.ip",
"source.port",
"network.transport",
"network.direction",
"network.bytes",
"destination.nat.ip",
"destination.ip",
"destination.port"
],
"description": "",
"grid": {
"columns": {
"event.provider": {
"width": 160
},
"log.syslog.hostname": {
"width": 180
}
}
},
"hideChart": false,
"isTextBasedQuery": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [
{
"$state": {
"store": "appState"
},
"meta": {
"alias": null,
"disabled": false,
"field": "data_stream.dataset",
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"key": "data_stream.dataset",
"negate": false,
"params": {
"query": "arista_ngfw.log"
},
"type": "phrase"
},
"query": {
"match_phrase": {
"data_stream.dataset": "arista_ngfw.log"
}
}
},
{
"$state": {
"store": "appState"
},
"meta": {
"alias": null,
"disabled": false,
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.filter[1].meta.index",
"key": "event.provider",
"negate": false,
"params": {
"query": "session_stats"
},
"type": "phrase"
},
"query": {
"match_phrase": {
"event.provider": "session_stats"
}
}
}
],
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
"query": {
"language": "kuery",
"query": ""
}
}
},
"sort": [
[
"@timestamp",
"desc"
]
],
"timeRestore": false,
"title": "Arista NG Firewall Session Stats Events",
"usesAdHocDataView": false
},
"coreMigrationVersion": "8.8.0",
"created_at": "2023-07-13T15:33:38.564Z",
"id": "arista_ngfw-78edcde0-20ee-11ee-8ab3-fb5b73d7bd73",
"managed": false,
"references": [
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
},
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index",
"type": "index-pattern"
},
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.filter[1].meta.index",
"type": "index-pattern"
},
{
"id": "arista_ngfw-5abdd180-1c43-11ee-b346-5b9e0073e798",
"name": "tag-ref-5abdd180-1c43-11ee-b346-5b9e0073e798",
"type": "tag"
}
],
"type": "search",
"typeMigrationVersion": "8.0.0"
}
Loading

0 comments on commit 6bf2ee3

Please sign in to comment.