Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-18 06:09:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-18 06:09:43 +0300
commitb4b9b3854eddd2a4829113ebfc1812c3a332a7d9 (patch)
tree6a21e491917e1606d81329af710459b0217eb1a4 /spec/fixtures/lib/elasticsearch/logs_response.json
parent2e31c85a97183814ffa7ba5cc58f7bbad668fb2b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/fixtures/lib/elasticsearch/logs_response.json')
-rw-r--r--spec/fixtures/lib/elasticsearch/logs_response.json28
1 files changed, 24 insertions, 4 deletions
diff --git a/spec/fixtures/lib/elasticsearch/logs_response.json b/spec/fixtures/lib/elasticsearch/logs_response.json
index 7a733882089..2dbc6f569a5 100644
--- a/spec/fixtures/lib/elasticsearch/logs_response.json
+++ b/spec/fixtures/lib/elasticsearch/logs_response.json
@@ -19,7 +19,12 @@
"_score": null,
"_source": {
"message": "10.8.2.1 - - [25/Oct/2019:08:03:22 UTC] \"GET / HTTP/1.1\" 200 13",
- "@timestamp": "2019-12-13T14:35:34.034Z"
+ "@timestamp": "2019-12-13T14:35:34.034Z",
+ "kubernetes": {
+ "pod": {
+ "name": "production-6866bc8974-m4sk4"
+ }
+ }
},
"sort": [
9999998,
@@ -33,7 +38,12 @@
"_score": null,
"_source": {
"message": "10.8.2.1 - - [27/Oct/2019:23:49:54 UTC] \"GET / HTTP/1.1\" 200 13",
- "@timestamp": "2019-12-13T14:35:35.034Z"
+ "@timestamp": "2019-12-13T14:35:35.034Z",
+ "kubernetes": {
+ "pod": {
+ "name": "production-6866bc8974-m4sk4"
+ }
+ }
},
"sort": [
9999949,
@@ -47,7 +57,12 @@
"_score": null,
"_source": {
"message": "10.8.2.1 - - [04/Nov/2019:23:09:24 UTC] \"GET / HTTP/1.1\" 200 13",
- "@timestamp": "2019-12-13T14:35:36.034Z"
+ "@timestamp": "2019-12-13T14:35:36.034Z",
+ "kubernetes": {
+ "pod": {
+ "name": "production-6866bc8974-m4sk4"
+ }
+ }
},
"sort": [
9999944,
@@ -61,7 +76,12 @@
"_score": null,
"_source": {
"message": "- -\u003e /",
- "@timestamp": "2019-12-13T14:35:37.034Z"
+ "@timestamp": "2019-12-13T14:35:37.034Z",
+ "kubernetes": {
+ "pod": {
+ "name": "production-6866bc8974-m4sk4"
+ }
+ }
},
"sort": [
9999934,