kibana/x-pack/test/security_solution_cypress/es_archives/suspicious_source_event/data.json
MadameSheema 6a571486fc
[Security Solution][Detections] Improves indicator match Cypress tests (#94913)
* updates the data used in the test

* adds matches test

* adds enrichment test

* improves speed and adds missing files

* fixes type check issue

* adds 'data-test-subj' for the json view tab

* refactor

* fixes typecheck issue

* updates tests with latest master changes

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-25 19:25:49 +01:00

13 lines
299 B
JSON

{
"type": "doc",
"value": {
"id": "_eZE7mwBOpWiDweStB_c",
"index": "suspicious-source-event-001",
"source": {
"@timestamp": "2021-02-22T21:00:49.337Z",
"myhash": {
"mysha256": "a04ac6d98ad989312783d4fe3456c53730b212c79a426fb215708b6c6daa3de3"
}
}
}
}