Indexing operations have failed

Hello, I have set up a cluster of 18 nodes where all of them can be master in case of a crash. I call it "all in one".

A few days ago I detected that I have "Indexing operations have failed"

I'm not using logstash or filebeats yet, just metricbeats. I use version "8.5.3"

I suspect that the amount of shard primaries and replicas are very few, currently it has 1 Primaries and 1 Replicas.

Any ideas would help me.

Sharing your Elasticsearch logs would be helpful.

Here tail -50:

[2022-12-30T09:31:18,628][WARN ][o.e.t.TransportService   ] [Node09] Received response for a request that has timed out, sent [11s/11005ms] ago, timed out [1s/1000ms] ago, action [internal:coordination/fault_detection/follower_check], node [{Node08}{rvvM6HchQQakmNsKWtC4Cg}{EtIAv-JgToevZ6D9pUwZ5w}{Node08}{123.176.49.81}{123.176.49.81:9300}{cdfhilmrstw}{xpack.installed=true}], id [11944702]
[2022-12-30T10:54:28,208][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.28-000001] from [{"phase":"warm","action":"complete","name":"complete"}] to [{"phase":"delete","action":"delete","name":"wait-for-shard-history-leases"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:29,525][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] to [{"phase":"hot","action":"rollover","name":"attempt-rollover"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:29,569][INFO ][o.e.c.m.MetadataCreateIndexService] [Node09] [.ds-.monitoring-kibana-8-mb-2022.12.30-000003] creating index, cause [rollover_data_stream], templates [.monitoring-kibana-mb], shards [1]/[2]
[2022-12-30T10:54:30,007][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.30-000003] from [null] to [{"phase":"new","action":"complete","name":"complete"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:30,008][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"hot","action":"rollover","name":"attempt-rollover"}] to [{"phase":"hot","action":"rollover","name":"wait-for-active-shards"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:30,070][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.30-000003] from [{"phase":"new","action":"complete","name":"complete"}] to [{"phase":"hot","action":"set_priority","name":"set_priority"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:30,072][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"hot","action":"rollover","name":"wait-for-active-shards"}] to [{"phase":"hot","action":"rollover","name":"update-rollover-lifecycle-date"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:30,073][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"hot","action":"rollover","name":"update-rollover-lifecycle-date"}] to [{"phase":"hot","action":"rollover","name":"set-indexing-complete"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:30,154][INFO ][o.e.c.r.a.AllocationService] [Node09] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.ds-.monitoring-kibana-8-mb-2022.12.30-000003][0], [.ds-.monitoring-kibana-8-mb-2022.12.30-000003][0]]])." previous.health="YELLOW" reason="shards started [[.ds-.monitoring-kibana-8-mb-2022.12.30-000003][0], [.ds-.monitoring-kibana-8-mb-2022.12.30-000003][0]]"
[2022-12-30T10:54:30,368][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.30-000003] from [{"phase":"hot","action":"set_priority","name":"set_priority"}] to [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:30,369][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"hot","action":"rollover","name":"set-indexing-complete"}] to [{"phase":"hot","action":"complete","name":"complete"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T10:54:30,423][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.30-000003] from [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:04:28,213][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.28-000001] from [{"phase":"delete","action":"delete","name":"wait-for-shard-history-leases"}] to [{"phase":"delete","action":"delete","name":"cleanup-snapshot"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:04:28,245][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.28-000001] from [{"phase":"delete","action":"delete","name":"cleanup-snapshot"}] to [{"phase":"delete","action":"delete","name":"delete"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:04:28,309][INFO ][o.e.c.m.MetadataDeleteIndexService] [Node09] [.ds-.monitoring-kibana-8-mb-2022.12.28-000001/hCP-KE6UQZiipVpSRjfpTw] deleting index
[2022-12-30T11:14:28,208][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"hot","action":"complete","name":"complete"}] to [{"phase":"warm","action":"allocate","name":"allocate"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:14:28,272][INFO ][o.e.c.m.MetadataUpdateSettingsService] [Node09] updating number_of_replicas to [0] for indices [.ds-.monitoring-kibana-8-mb-2022.12.29-000002]
[2022-12-30T11:14:28,316][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"allocate","name":"allocate"}] to [{"phase":"warm","action":"allocate","name":"check-allocation"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:14:28,374][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"allocate","name":"check-allocation"}] to [{"phase":"warm","action":"migrate","name":"branch-check-skip-action"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:14:28,375][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"migrate","name":"branch-check-skip-action"}] to [{"phase":"warm","action":"migrate","name":"migrate"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:14:28,510][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"migrate","name":"migrate"}] to [{"phase":"warm","action":"migrate","name":"check-migration"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:14:28,540][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"migrate","name":"check-migration"}] to [{"phase":"warm","action":"forcemerge","name":"branch-forcemerge-check-prerequisites"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:14:28,541][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"forcemerge","name":"branch-forcemerge-check-prerequisites"}] to [{"phase":"warm","action":"forcemerge","name":"check-not-write-index"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:14:28,541][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"forcemerge","name":"check-not-write-index"}] to [{"phase":"warm","action":"forcemerge","name":"forcemerge"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:14:31,917][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"forcemerge","name":"forcemerge"}] to [{"phase":"warm","action":"forcemerge","name":"segment-count"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T11:24:28,217][INFO ][o.e.x.i.IndexLifecycleTransition] [Node09] moving index [.ds-.monitoring-kibana-8-mb-2022.12.29-000002] from [{"phase":"warm","action":"forcemerge","name":"segment-count"}] to [{"phase":"warm","action":"complete","name":"complete"}] in policy [.monitoring-8-ilm-policy]
[2022-12-30T12:04:44,568][INFO ][o.e.t.ClusterConnectionManager] [Node09] transport connection to [{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{9QanoaFSTBS-4plmaE9exA}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw}] closed by remote
[2022-12-30T12:04:44,570][INFO ][o.e.c.r.a.AllocationService] [Node09] current.health="YELLOW" message="Cluster health status changed from [GREEN] to [YELLOW] (reason: [{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{9QanoaFSTBS-4plmaE9exA}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw} reason: disconnected])." previous.health="GREEN" reason="{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{9QanoaFSTBS-4plmaE9exA}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw} reason: disconnected"
[2022-12-30T12:04:44,574][INFO ][o.e.c.s.MasterService    ] [Node09] node-left[{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{9QanoaFSTBS-4plmaE9exA}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw} reason: disconnected], term: 87, version: 889, delta: removed {{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{9QanoaFSTBS-4plmaE9exA}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw}}
[2022-12-30T12:04:44,782][INFO ][o.e.c.s.ClusterApplierService] [Node09] removed {{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{9QanoaFSTBS-4plmaE9exA}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw}}, term: 87, version: 889, reason: Publication{term=87, version=889}
[2022-12-30T12:04:44,784][INFO ][o.e.c.r.DelayedAllocationService] [Node09] scheduling reroute for delayed shards in [59.7s] (2 delayed shards)
[2022-12-30T12:05:44,662][WARN ][o.e.c.r.a.AllocationService] [Node09] [.kibana_security_session_1][0] marking unavailable shards as stale: [YCHy5RBcSdquTsjmstZirQ]
[2022-12-30T12:05:44,729][WARN ][o.e.c.r.a.AllocationService] [Node09] [.ds-.logs-deprecation.elasticsearch-default-2022.12.22-000001][0] marking unavailable shards as stale: [PPkfv0C5Sq2vOor05NxqIQ]
[2022-12-30T12:05:44,829][INFO ][o.e.c.r.a.AllocationService] [Node09] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.ds-.logs-deprecation.elasticsearch-default-2022.12.22-000001][0]]])." previous.health="YELLOW" reason="shards started [[.ds-.logs-deprecation.elasticsearch-default-2022.12.22-000001][0]]"
[2022-12-30T12:06:01,042][INFO ][o.e.c.s.MasterService    ] [Node09] node-join[{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{Db6r8tJyQEi1U7ocFSU-1A}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw} joining after restart, removed [1.2m/76250ms] ago with reason [disconnected]], term: 87, version: 896, delta: added {{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{Db6r8tJyQEi1U7ocFSU-1A}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw}}
[2022-12-30T12:06:02,337][INFO ][o.e.c.s.ClusterApplierService] [Node09] added {{Node11}{y_jCfMYxQHqQmWYWzdR-3g}{Db6r8tJyQEi1U7ocFSU-1A}{Node11}{123.188.49.33}{123.188.49.33:9300}{cdfhilmrstw}}, term: 87, version: 896, reason: Publication{term=87, version=896}

GET .ds-.monitoring-es-8-mb-2022.12.29-000001/_stats/indexing

{
  "_shards": {
    "total": 2,
    "successful": 2,
    "failed": 0
  },
  "_all": {
    "primaries": {
      "indexing": {
        "index_total": 391899,
        "index_time_in_millis": 95528,
        "index_current": 0,
        "index_failed": 241105,
        "delete_total": 0,
        "delete_time_in_millis": 0,
        "delete_current": 0,
        "noop_update_total": 0,
        "is_throttled": false,
        "throttle_time_in_millis": 0
      }
    },
    "total": {
      "indexing": {
        "index_total": 783716,
        "index_time_in_millis": 159520,
        "index_current": 0,
        "index_failed": 241105,
        "delete_total": 0,
        "delete_time_in_millis": 0,
        "delete_current": 0,
        "noop_update_total": 0,
        "is_throttled": false,
        "throttle_time_in_millis": 0
      }
    }
  },
  "indices": {
    ".ds-.monitoring-es-8-mb-2022.12.29-000001": {
      "uuid": "Aw23cjSlSfms-xy_ftr1Cw",
      "health": "green",
      "status": "open",
      "primaries": {
        "indexing": {
          "index_total": 391899,
          "index_time_in_millis": 95528,
          "index_current": 0,
          "index_failed": 241105,
          "delete_total": 0,
          "delete_time_in_millis": 0,
          "delete_current": 0,
          "noop_update_total": 0,
          "is_throttled": false,
          "throttle_time_in_millis": 0
        }
      },
      "total": {
        "indexing": {
          "index_total": 783716,
          "index_time_in_millis": 159520,
          "index_current": 0,
          "index_failed": 241105,
          "delete_total": 0,
          "delete_time_in_millis": 0,
          "delete_current": 0,
          "noop_update_total": 0,
          "is_throttled": false,
          "throttle_time_in_millis": 0
        }
      }
    }
  }
}

I hope this will help

What is the output from the _cluster/stats?pretty&human API?

{
  "_nodes": {
    "total": 18,
    "successful": 18,
    "failed": 0
  },
  "cluster_name": "ICBCelasticstack",
  "cluster_uuid": "nPGgnGueTa2m99QgkFpiVg",
  "timestamp": 1672667029277,
  "status": "green",
  "indices": {
    "count": 17,
    "shards": {
      "total": 33,
      "primaries": 17,
      "replication": 0.9411764705882353,
      "index": {
        "shards": {
          "min": 1,
          "max": 3,
          "avg": 1.9411764705882353
        },
        "primaries": {
          "min": 1,
          "max": 1,
          "avg": 1
        },
        "replication": {
          "min": 0,
          "max": 2,
          "avg": 0.9411764705882353
        }
      }
    },
    "docs": {
      "count": 6129765,
      "deleted": 208089
    },
    "store": {
      "size": "6gb",
      "size_in_bytes": 6447690165,
      "total_data_set_size": "6gb",
      "total_data_set_size_in_bytes": 6447690165,
      "reserved": "0b",
      "reserved_in_bytes": 0
    },
    "fielddata": {
      "memory_size": "0b",
      "memory_size_in_bytes": 0,
      "evictions": 0
    },
    "query_cache": {
      "memory_size": "32.8mb",
      "memory_size_in_bytes": 34426992,
      "total_count": 597041363,
      "hit_count": 37340019,
      "miss_count": 559701344,
      "cache_size": 976,
      "cache_count": 139578,
      "evictions": 138602
    },
    "completion": {
      "size": "0b",
      "size_in_bytes": 0
    },
    "segments": {
      "count": 226,
      "memory": "0b",
      "memory_in_bytes": 0,
      "terms_memory": "0b",
      "terms_memory_in_bytes": 0,
      "stored_fields_memory": "0b",
      "stored_fields_memory_in_bytes": 0,
      "term_vectors_memory": "0b",
      "term_vectors_memory_in_bytes": 0,
      "norms_memory": "0b",
      "norms_memory_in_bytes": 0,
      "points_memory": "0b",
      "points_memory_in_bytes": 0,
      "doc_values_memory": "0b",
      "doc_values_memory_in_bytes": 0,
      "index_writer_memory": "457.9mb",
      "index_writer_memory_in_bytes": 480161956,
      "version_map_memory": "23.8mb",
      "version_map_memory_in_bytes": 25023812,
      "fixed_bit_set": "1.1mb",
      "fixed_bit_set_memory_in_bytes": 1217088,
      "max_unsafe_auto_id_timestamp": 1672433555075,
      "file_sizes": {}
    },
    "mappings": {
      "total_field_count": 11440,
      "total_deduplicated_field_count": 10476,
      "total_deduplicated_mapping_size": "59.7kb",
      "total_deduplicated_mapping_size_in_bytes": 61233,
      "field_types": [
        {
          "name": "alias",
          "count": 699,
          "index_count": 5,
          "script_count": 0
        },
        {
          "name": "boolean",
          "count": 100,
          "index_count": 6,
          "script_count": 0
        },
        {
          "name": "byte",
          "count": 1,
          "index_count": 1,
          "script_count": 0
        },
        {
          "name": "constant_keyword",
          "count": 6,
          "index_count": 2,
          "script_count": 0
        },
        {
          "name": "date",
          "count": 118,
          "index_count": 8,
          "script_count": 0
        },
        {
          "name": "double",
          "count": 341,
          "index_count": 3,
          "script_count": 0
        },
        {
          "name": "flattened",
          "count": 12,
          "index_count": 1,
          "script_count": 0
        },
        {
          "name": "float",
          "count": 259,
          "index_count": 4,
          "script_count": 0
        },
        {
          "name": "geo_point",
          "count": 9,
          "index_count": 1,
          "script_count": 0
        },
        {
          "name": "half_float",
          "count": 12,
          "index_count": 5,
          "script_count": 0
        },
        {
          "name": "ip",
          "count": 24,
          "index_count": 2,
          "script_count": 0
        },
        {
          "name": "keyword",
          "count": 1870,
          "index_count": 8,
          "script_count": 0
        },
        {
          "name": "long",
          "count": 3433,
          "index_count": 7,
          "script_count": 0
        },
        {
          "name": "match_only_text",
          "count": 63,
          "index_count": 1,
          "script_count": 0
        },
        {
          "name": "nested",
          "count": 20,
          "index_count": 4,
          "script_count": 0
        },
        {
          "name": "object",
          "count": 4286,
          "index_count": 8,
          "script_count": 0
        },
        {
          "name": "scaled_float",
          "count": 154,
          "index_count": 3,
          "script_count": 0
        },
        {
          "name": "text",
          "count": 15,
          "index_count": 4,
          "script_count": 0
        },
        {
          "name": "version",
          "count": 1,
          "index_count": 1,
          "script_count": 0
        },
        {
          "name": "wildcard",
          "count": 17,
          "index_count": 1,
          "script_count": 0
        }
      ],
      "runtime_field_types": []
    },
    "analysis": {
      "char_filter_types": [],
      "tokenizer_types": [],
      "filter_types": [],
      "analyzer_types": [],
      "built_in_char_filters": [],
      "built_in_tokenizers": [],
      "built_in_filters": [],
      "built_in_analyzers": []
    },
    "versions": [
      {
        "version": "8.5.3",
        "index_count": 17,
        "primary_shard_count": 17,
        "total_primary_size": "3.2gb",
        "total_primary_bytes": 3517186191
      }
    ]
  },
  "nodes": {
    "count": {
      "total": 18,
      "coordinating_only": 0,
      "data": 18,
      "data_cold": 18,
      "data_content": 18,
      "data_frozen": 18,
      "data_hot": 18,
      "data_warm": 18,
      "ingest": 18,
      "master": 18,
      "ml": 18,
      "remote_cluster_client": 18,
      "transform": 18,
      "voting_only": 0
    },
    "versions": [
      "8.5.3"
    ],
    "os": {
      "available_processors": 108,
      "allocated_processors": 108,
      "names": [
        {
          "name": "Linux",
          "count": 18
        }
      ],
      "pretty_names": [
        {
          "pretty_name": "SUSE Linux Enterprise Server 12 SP5",
          "count": 18
        }
      ],
      "architectures": [
        {
          "arch": "amd64",
          "count": 18
        }
      ],
      "mem": {
        "total": "1.6tb",
        "total_in_bytes": 1820110110720,
        "adjusted_total": "1.6tb",
        "adjusted_total_in_bytes": 1820110110720,
        "free": "889.7gb",
        "free_in_bytes": 955340079104,
        "used": "805.3gb",
        "used_in_bytes": 864770031616,
        "free_percent": 52,
        "used_percent": 48
      }
    },
    "process": {
      "cpu": {
        "percent": 24
      },
      "open_file_descriptors": {
        "min": 912,
        "max": 1017,
        "avg": 945
      }
    },
    "jvm": {
      "max_uptime": "11.8d",
      "max_uptime_in_millis": 1021752669,
      "versions": [
        {
          "version": "19.0.1",
          "vm_name": "OpenJDK 64-Bit Server VM",
          "vm_version": "19.0.1+10-21",
          "vm_vendor": "Oracle Corporation",
          "bundled_jdk": true,
          "using_bundled_jdk": true,
          "count": 18
        }
      ],
      "mem": {
        "heap_used": "178.4gb",
        "heap_used_in_bytes": 191565035616,
        "heap_max": "558gb",
        "heap_max_in_bytes": 599147937792
      },
      "threads": 1978
    },
    "fs": {
      "total": "15.8tb",
      "total_in_bytes": 17386124083200,
      "free": "15.8tb",
      "free_in_bytes": 17374932733952,
      "available": "15.8tb",
      "available_in_bytes": 17374932733952
    },
    "plugins": [],
    "network_types": {
      "transport_types": {
        "security4": 18
      },
      "http_types": {
        "security4": 18
      }
    },
    "discovery_types": {
      "multi-node": 18
    },
    "packaging_types": [
      {
        "flavor": "default",
        "type": "rpm",
        "count": 18
      }
    ],
    "ingest": {
      "number_of_pipelines": 7,
      "processor_stats": {
        "date": {
          "count": 0,
          "failed": 0,
          "current": 0,
          "time": "0s",
          "time_in_millis": 0
        },
        "pipeline": {
          "count": 0,
          "failed": 0,
          "current": 0,
          "time": "0s",
          "time_in_millis": 0
        },
        "remove": {
          "count": 0,
          "failed": 0,
          "current": 0,
          "time": "0s",
          "time_in_millis": 0
        },
        "script": {
          "count": 0,
          "failed": 0,
          "current": 0,
          "time": "0s",
          "time_in_millis": 0
        },
        "set_security_user": {
          "count": 0,
          "failed": 0,
          "current": 0,
          "time": "0s",
          "time_in_millis": 0
        }
      }
    },
    "indexing_pressure": {
      "memory": {
        "current": {
          "combined_coordinating_and_primary": "0b",
          "combined_coordinating_and_primary_in_bytes": 0,
          "coordinating": "0b",
          "coordinating_in_bytes": 0,
          "primary": "0b",
          "primary_in_bytes": 0,
          "replica": "0b",
          "replica_in_bytes": 0,
          "all": "0b",
          "all_in_bytes": 0
        },
        "total": {
          "combined_coordinating_and_primary": "0b",
          "combined_coordinating_and_primary_in_bytes": 0,
          "coordinating": "0b",
          "coordinating_in_bytes": 0,
          "primary": "0b",
          "primary_in_bytes": 0,
          "replica": "0b",
          "replica_in_bytes": 0,
          "all": "0b",
          "all_in_bytes": 0,
          "coordinating_rejections": 0,
          "primary_rejections": 0,
          "replica_rejections": 0
        },
        "limit": "0b",
        "limit_in_bytes": 0
      }
    }
  }
}

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.