Sha256: ea2289d4dbefb4137f6391319c651c2b41438d7b0c2862bd43eb98e2131880c9

Contents?: true

Size: 401 Bytes

Versions: 231

Compression:

Stored size: 401 Bytes

Contents

{
  "template": "te*",
  "settings": {
    "number_of_shards": 1
  },
  "mappings": {
    "type1": {
      "_source": {
        "enabled": false
      },
      "properties": {
        "host_name": {
          "type": "string",
          "index": "not_analyzed"
        },
        "created_at": {
          "type": "date",
          "format": "EEE MMM dd HH:mm:ss Z YYYY"
        }
      }
    }
  }
}

Version data entries

231 entries across 231 versions & 8 rubygems

Version Path
fluent-plugin-opensearch-1.1.5 test/plugin/test_template.json
fluent-plugin-input-opensearch-1.2.4 test/plugin/test_template.json
test-input-opensearch-0.0.3 test/plugin/test_template.json
test-input-opensearch-1-0.0.3 test/plugin/test_template.json
test-input-opensearch-1-0.0.2 test/plugin/test_template.json
test-input-opensearch-0.0.2 test/plugin/test_template.json
test-input-opensearch-0.0.1 test/plugin/test_template.json
test-input-opensearch-1-0.0.1 test/plugin/test_template.json
fluent-plugin-input-opensearch-1.2.3 test/plugin/test_template.json
fluent-plugin-input-opensearch-1.2.2 test/plugin/test_template.json
fluent-plugin-input-opensearch-1.2.1 test/plugin/test_template.json
fluent-plugin-input-opensearch-1.2.0 test/plugin/test_template.json
test-opensearch-0.0.25 test/plugin/test_template.json
test-opensearch-0.0.24 test/plugin/test_template.json
test-opensearch-0.0.0.21 test/plugin/test_template.json
test-opensearch-0.0.0.20 test/plugin/test_template.json
test-opensearch-0.0.0.18 test/plugin/test_template.json
test-opensearch-0.0.0.17 test/plugin/test_template.json
test-opensearch-0.0.0.16 test/plugin/test_template.json
test-opensearch-0.0.0.15 test/plugin/test_template.json