Skip to content

Commit

Permalink
Fix Journalbeat dashboard on 7.x (#10524)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvch authored Feb 4, 2019
1 parent f800aae commit e4686d0
Showing 1 changed file with 123 additions and 69 deletions.
192 changes: 123 additions & 69 deletions journalbeat/_meta/kibana/7/dashboard/Journalbeat-overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,96 @@
"objects": [
{
"attributes": {
"columns": [
"@timestamp",
"host.name",
"message"
],
"description": "",
"hits": 0,
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [],
"highlightAll": true,
"index": "journalbeat-*",
"query": {
"language": "lucene",
"query": "process.name:systemd"
},
"version": true
"query": ""
}
}
},
"sort": [
"@timestamp",
"desc"
"optionsJSON": {
"hidePanelTitles": false,
"useMargins": true
},
"panelsJSON": [
{
"embeddableConfig": {},
"gridData": {
"h": 15,
"i": "1",
"w": 24,
"x": 0,
"y": 0
},
"panelIndex": "1",
"panelRefName": "panel_0",
"version": "7.0.0"
},
{
"embeddableConfig": {},
"gridData": {
"h": 15,
"i": "2",
"w": 24,
"x": 24,
"y": 0
},
"panelIndex": "2",
"panelRefName": "panel_1",
"version": "7.0.0"
},
{
"embeddableConfig": {},
"gridData": {
"h": 13,
"i": "3",
"w": 48,
"x": 0,
"y": 15
},
"panelIndex": "3",
"panelRefName": "panel_2",
"version": "7.0.0"
}
],
"title": "[Journalbeat] Systemd messages",
"timeRestore": false,
"title": "[Journalbeat] Overview",
"version": 1
},
"id": "aa003e90-e2b9-11e8-9f52-734e93de180d",
"type": "search",
"updated_at": "2018-11-07T18:19:28.377Z",
"id": "effdfcd0-2877-11e9-bc7e-af96a8fe0ddd",
"migrationVersion": {
"dashboard": "7.0.0"
},
"references": [
{
"id": "25251fc0-2877-11e9-bc7e-af96a8fe0ddd",
"name": "panel_0",
"type": "search"
},
{
"id": "52a2a1c0-2877-11e9-bc7e-af96a8fe0ddd",
"name": "panel_1",
"type": "search"
},
{
"id": "842a1340-2877-11e9-bc7e-af96a8fe0ddd",
"name": "panel_2",
"type": "search"
}
],
"type": "dashboard",
"updated_at": "2019-02-04T12:25:20.413Z",
"version": 1
},
{
"attributes": {
"columns": [
"@timestamp",
"host.name",
"host.hostname",
"journald.kernel.subsystem",
"message"
],
Expand All @@ -47,31 +101,41 @@
"searchSourceJSON": {
"filter": [],
"highlightAll": true,
"index": "journalbeat-*",
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
"query": {
"language": "lucene",
"query": "syslog.facility:0 AND syslog.priority:\u003c4"
"query": "syslog.facility:0 AND syslog.priority:\\u003c4"
},
"version": true
}
},
"sort": [
"_score",
"@timestamp",
"desc"
],
"title": "[Journalbeat] Kernel errors",
"version": 1
},
"id": "5db75310-e2ba-11e8-9f52-734e93de180d",
"id": "25251fc0-2877-11e9-bc7e-af96a8fe0ddd",
"migrationVersion": {
"search": "7.0.0"
},
"references": [
{
"id": "33c018b0-2876-11e9-bc7e-af96a8fe0ddd",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "search",
"updated_at": "2018-11-07T18:24:29.889Z",
"updated_at": "2019-02-04T12:19:40.092Z",
"version": 1
},
{
"attributes": {
"columns": [
"@timestamp",
"host.name",
"host.hostname",
"process.name",
"message"
],
Expand All @@ -81,7 +145,7 @@
"searchSourceJSON": {
"filter": [],
"highlightAll": true,
"index": "journalbeat-*",
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
"query": {
"language": "lucene",
"query": "syslog.facility:4"
Expand All @@ -90,24 +154,32 @@
}
},
"sort": [
"_score",
"@timestamp",
"desc"
],
"title": "[Journalbeat] Login authorization",
"title": "[Journalbeat] Authorization",
"version": 1
},
"id": "82408120-e2ba-11e8-9f52-734e93de180d",
"id": "52a2a1c0-2877-11e9-bc7e-af96a8fe0ddd",
"migrationVersion": {
"search": "7.0.0"
},
"references": [
{
"id": "33c018b0-2876-11e9-bc7e-af96a8fe0ddd",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "search",
"updated_at": "2018-11-07T18:26:05.348Z",
"version": 2
"updated_at": "2019-02-04T12:20:56.412Z",
"version": 1
},
{
"attributes": {
"columns": [
"@timestamp",
"host.name",
"journald.kernel.subsystem",
"journald.kernel.device_node_path",
"host.hostname",
"message"
],
"description": "",
Expand All @@ -116,54 +188,36 @@
"searchSourceJSON": {
"filter": [],
"highlightAll": true,
"index": "journalbeat-*",
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
"query": {
"language": "lucene",
"query": "journald.kernel.subsystem:usb OR journald.kernel.subsystem:hid"
"query": ""
},
"version": true
}
},
"sort": [
"_score",
"@timestamp",
"desc"
],
"title": "[Journalbeat] USB and HID messages",
"title": "[Journalbeat] Systemd messages",
"version": 1
},
"id": "f0232670-e2ba-11e8-9f52-734e93de180d",
"id": "842a1340-2877-11e9-bc7e-af96a8fe0ddd",
"migrationVersion": {
"search": "7.0.0"
},
"references": [
{
"id": "33c018b0-2876-11e9-bc7e-af96a8fe0ddd",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "search",
"updated_at": "2018-11-07T18:28:35.543Z",
"updated_at": "2019-02-04T12:22:19.508Z",
"version": 1
},
{
"attributes": {
"description": "",
"hits": 0,
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [],
"query": {
"language": "lucene",
"query": ""
}
}
},
"optionsJSON": {
"darkTheme": false,
"hidePanelTitles": false,
"useMargins": true
},
"panelsJSON": null,
"timeRestore": false,
"title": "[Journalbeat] Overview",
"version": 1
},
"id": "f2de4440-e2b9-11e8-9f52-734e93de180d",
"type": "dashboard",
"updated_at": "2018-11-07T18:30:18.083Z",
"version": 2
}
],
"version": "7.0.0-alpha1-SNAPSHOT"
}
"version": "7.0.0"
}

0 comments on commit e4686d0

Please sign in to comment.