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
test-opensearch-0.0.0.14 test/plugin/test_template.json
test-opensearch-0.0.0.13 test/plugin/test_template.json
test-opensearch-0.0.0.12 test/plugin/test_template.json
test-opensearch-0.0.0.11 test/plugin/test_template.json
test-opensearch-0.0.0.10 test/plugin/test_template.json
test-opensearch-0.0.0.9 test/plugin/test_template.json
test-opensearch-0.0.0.8 test/plugin/test_template.json
test-opensearch-0.0.0.7 test/plugin/test_template.json
test-opensearch-0.0.0.6 test/plugin/test_template.json
test-opensearch-0.0.0.5 test/plugin/test_template.json
test-opensearch-0.0.0.4 test/plugin/test_template.json
test-opensearch-0.0.0.3 test/plugin/test_template.json
test-opensearch-0.0.0.2 test/plugin/test_template.json
test-opensearch-0.0.0.1 test/plugin/test_template.json
fluent-plugin-input-opensearch-1.1.9 test/plugin/test_template.json
fluent-plugin-elasticsearch-5.4.3 test/plugin/test_template.json
fluent-plugin-elasticsearch-5.4.2 test/plugin/test_template.json
fluent-plugin-elasticsearch-5.4.1 test/plugin/test_template.json
fluent-plugin-elasticsearch-5.4.0 test/plugin/test_template.json
fluent-plugin-opensearch-1.1.4 test/plugin/test_template.json