Sha256: 08a3ef1f4cf5bbde5e8879f134d04bc9c3011643c5efc0e9d89c2119139c11c5

Contents?: true

Size: 1.95 KB

Versions: 4

Compression:

Stored size: 1.95 KB

Contents

{
  "took": 49,
  "timed_out": false,
  "_shards": {
    "total": 155,
    "successful": 155,
    "failed": 0
  },
  "hits": {
    "total": {
      "value": 13476,
      "relation": "eq"
    },
    "max_score": 1,
    "hits": [{
      "_index": "logstash-2014.08.26",
      "_type": "logs",
      "_id": "AVVY76L_AW7v0kX8KXo4",
      "_score": 1,
      "_source": {
        "request": "/doc/index.html?org/opensearch/action/search/SearchResponse.html",
        "agent": "\"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"",
        "geoip": {
          "timezone": "America/Los_Angeles",
          "ip": "66.249.73.185",
          "latitude": 37.386,
          "continent_code": "NA",
          "city_name": "Mountain View",
          "country_code2": "US",
          "country_name": "United States",
          "dma_code": 807,
          "country_code3": "US",
          "region_name": "California",
          "location": [-122.0838,
            37.386
          ],
          "postal_code": "94035",
          "longitude": -122.0838,
          "region_code": "CA"
        },
        "auth": "-",
        "ident": "-",
        "verb": "GET",
        "useragent": {
          "os": "Other",
          "major": "2",
          "minor": "1",
          "name": "Googlebot",
          "os_name": "Other",
          "device": "Spider"
        },
        "message": "66.249.73.185 - - [26/Aug/2014:21:22:13 +0000] \"GET /doc/index.html?org/opensearch/action/search/SearchResponse.html HTTP/1.1\" 404 294 \"-\" \"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"",
        "referrer": "\"-\"",
        "@timestamp": "2014-08-26T21:22:13.000Z",
        "response": 404,
        "bytes": 294,
        "clientip": "66.249.73.185",
        "@version": "1",
        "host": "skywalker",
        "httpversion": "1.1",
        "timestamp": "26/Aug/2014:21:22:13 +0000"
      }
    }]
  },
  "aggregations": {
    "bytes_avg": {
      "value": 294
    }
  }
}

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
logstash-filter-opensearch-0.1.1 spec/filters/fixtures/opensearch_7.x_hits_total_as_object.json
logstash-filter-opensearch-manticore-0.1.1 spec/filters/fixtures/opensearch_7.x_hits_total_as_object.json
logstash-filter-opensearch-manticore-0.1.0 spec/filters/fixtures/opensearch_7.x_hits_total_as_object.json
logstash-filter-opensearch-0.1.0 spec/filters/fixtures/opensearch_7.x_hits_total_as_object.json