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

logs_response.json « elasticsearch « lib « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2dbc6f569a55cb7babd075714ab5589458f5a3d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
  "took": 7087,
  "timed_out": false,
  "_shards": {
    "total": 151,
    "successful": 151,
    "skipped": 0,
    "failed": 0,
    "failures": []
  },
  "hits": {
    "total": 486924,
    "max_score": null,
    "hits": [
      {
        "_index": "filebeat-6.7.0-2019.10.25",
        "_type": "doc",
        "_id": "SkbxAW4BWzhswgK-C5-R",
        "_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",
          "kubernetes": {
            "pod": {
              "name": "production-6866bc8974-m4sk4"
            }
          }
        },
        "sort": [
          9999998,
          1571990602947
        ]
      },
      {
        "_index": "filebeat-6.7.0-2019.10.27",
        "_type": "doc",
        "_id": "wEigD24BWzhswgK-WUU2",
        "_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",
          "kubernetes": {
            "pod": {
              "name": "production-6866bc8974-m4sk4"
            }
          }
        },
        "sort": [
          9999949,
          1572220194500
        ]
      },
      {
        "_index": "filebeat-6.7.0-2019.11.04",
        "_type": "doc",
        "_id": "gE6uOG4BWzhswgK-M0x2",
        "_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",
          "kubernetes": {
            "pod": {
              "name": "production-6866bc8974-m4sk4"
            }
          }
        },
        "sort": [
          9999944,
          1572908964497
        ]
      },
      {
        "_index": "filebeat-6.7.0-2019.10.30",
        "_type": "doc",
        "_id": "0klPHW4BWzhswgK-nfCF",
        "_score": null,
        "_source": {
          "message": "- -\u003e /",
          "@timestamp": "2019-12-13T14:35:37.034Z",
          "kubernetes": {
            "pod": {
              "name": "production-6866bc8974-m4sk4"
            }
          }
        },
        "sort": [
          9999934,
          1572449784442
        ]
      }
    ]
  }
}