forked from elastic/beats
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dashboard for new Recorded Future integration
Relates elastic#30030 Co-authored-by: Andrew Pease <7442091+peasead@users.noreply.github.com>
- Loading branch information
Showing
23 changed files
with
724 additions
and
151 deletions.
There are no files selected for viewing
269 changes: 221 additions & 48 deletions
269
...beat/module/threatintel/_meta/kibana/7/dashboard/Filebeat-threatintel-recordedfuture.json
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
95 changes: 95 additions & 0 deletions
95
...filebeat/module/threatintel/_meta/kibana/7/lens/2d365f10-8479-11ec-8aa9-11bf914a1ef2.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,95 @@ | ||
{ | ||
"attributes": { | ||
"description": "Recorded Future evidence source, ingested by threat intel Filebeat module.", | ||
"state": { | ||
"datasourceStates": { | ||
"indexpattern": { | ||
"layers": { | ||
"adf5e0dc-5b6d-46b0-a95a-0e692d197777": { | ||
"columnOrder": [ | ||
"603b8ae9-c00d-4fb2-be8f-66c19169c801", | ||
"84667e97-bc5d-459e-809c-8c5616c0bda8" | ||
], | ||
"columns": { | ||
"603b8ae9-c00d-4fb2-be8f-66c19169c801": { | ||
"customLabel": true, | ||
"dataType": "string", | ||
"isBucketed": true, | ||
"label": "Recorded Future Evidence Sources", | ||
"operationType": "terms", | ||
"params": { | ||
"missingBucket": false, | ||
"orderBy": { | ||
"columnId": "84667e97-bc5d-459e-809c-8c5616c0bda8", | ||
"type": "column" | ||
}, | ||
"orderDirection": "desc", | ||
"otherBucket": true, | ||
"size": 10 | ||
}, | ||
"scale": "ordinal", | ||
"sourceField": "recordedfuture.evidence_details.Sources" | ||
}, | ||
"84667e97-bc5d-459e-809c-8c5616c0bda8": { | ||
"dataType": "number", | ||
"isBucketed": false, | ||
"label": "Count of records", | ||
"operationType": "count", | ||
"scale": "ratio", | ||
"sourceField": "Records" | ||
} | ||
}, | ||
"incompleteColumns": {} | ||
} | ||
} | ||
} | ||
}, | ||
"filters": [], | ||
"query": { | ||
"language": "kuery", | ||
"query": "" | ||
}, | ||
"visualization": { | ||
"columns": [ | ||
{ | ||
"columnId": "603b8ae9-c00d-4fb2-be8f-66c19169c801", | ||
"isTransposed": false | ||
}, | ||
{ | ||
"columnId": "84667e97-bc5d-459e-809c-8c5616c0bda8", | ||
"isTransposed": false | ||
} | ||
], | ||
"layerId": "adf5e0dc-5b6d-46b0-a95a-0e692d197777", | ||
"layerType": "data" | ||
} | ||
}, | ||
"title": "Recorded Future Evidence Source [Filebeat Threat Intel]", | ||
"visualizationType": "lnsDatatable" | ||
}, | ||
"coreMigrationVersion": "8.1.0", | ||
"id": "2d365f10-8479-11ec-8aa9-11bf914a1ef2", | ||
"migrationVersion": { | ||
"lens": "8.1.0" | ||
}, | ||
"references": [ | ||
{ | ||
"id": "filebeat-*", | ||
"name": "indexpattern-datasource-current-indexpattern", | ||
"type": "index-pattern" | ||
}, | ||
{ | ||
"id": "filebeat-*", | ||
"name": "indexpattern-datasource-layer-adf5e0dc-5b6d-46b0-a95a-0e692d197777", | ||
"type": "index-pattern" | ||
}, | ||
{ | ||
"id": "d6ef8f20-70a9-11eb-a3e3-b3cc7c78a70f", | ||
"name": "tag-ref-d6ef8f20-70a9-11eb-a3e3-b3cc7c78a70f", | ||
"type": "tag" | ||
} | ||
], | ||
"type": "lens", | ||
"updated_at": "2022-02-02T22:44:53.659Z", | ||
"version": "WzIzMDksMV0=" | ||
} |
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
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
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
Oops, something went wrong.