Skip to content

Commit

Permalink
update mocked index
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Feb 23, 2021
1 parent 7997bec commit 11042b3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "doc",
"value": {
"id": "HCFxB2kBR346wHgnL4ik",
"index": "auditbeat-8.0.0-2019.02.19-000001",
"index": "auditbeat-uncommon-processes",
"source": {
"@timestamp": "2019-02-19T20:27:31.074Z",
"agent": {
Expand Down Expand Up @@ -88,7 +88,7 @@
"type": "doc",
"value": {
"id": "AyJ8B2kBR346wHgnJDDU",
"index": "auditbeat-8.0.0-2019.02.19-000001",
"index": "auditbeat-uncommon-processes",
"source": {
"@timestamp": "2019-02-19T20:39:29.051Z",
"agent": {
Expand Down Expand Up @@ -173,7 +173,7 @@
"type": "doc",
"value": {
"id": "dSJ-B2kBR346wHgnV1E4",
"index": "auditbeat-8.0.0-2019.02.19-000001",
"index": "auditbeat-uncommon-processes",
"source": {
"@timestamp": "2019-02-19T20:41:53.180Z",
"agent": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"is_write_index": true
}
},
"index": "auditbeat-8.0.0-2019.02.19-000001",
"index": "auditbeat-uncommon-processes",
"mappings": {
"_meta": {
"beat": "auditbeat",
Expand Down
4 changes: 2 additions & 2 deletions x-pack/test/functional/es_archives/auditbeat/users/data.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "doc",
"value": {
"index": "auditbeat-7.0.0-alpha1-2018.11.27",
"index": "auditbeat-users",
"type": "doc",
"id": "Xa2ipWkBCQofM5eXEgsv",
"source": {
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"destination" : {
"ip" : "0.0.0.0",
"port" : 22
"port" : "22"
},
"event": {
"type": "user_err",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "index",
"value": {
"index": "auditbeat-7.0.0-alpha1-2018.11.27",
"index": "auditbeat-users",
"settings": {
"index": {
"codec": "best_compression",
Expand Down Expand Up @@ -1900,4 +1900,4 @@
},
"aliases": {}
}
}
}

0 comments on commit 11042b3

Please sign in to comment.