Difference between revisions of "Elasticsearch logs"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
  [[/usr/share/elasticsearch/logs/elasticsearch.log]]
 
  [[/usr/share/elasticsearch/logs/elasticsearch.log]]
  
 +
[[WARN]]
  
 +
[[TOO_MANY_REQUESTS]]
  
 
  {"type": "server", "timestamp": "2020-07-06T05:16:07,288Z", "level": "WARN", "component": "o.e.x.m.MonitoringService", "cluster.name": "XXXXX", "node.name": "7b64ad871888", "message": "monitoring execution failed", "cluster.uuid": "WvA8jnPMTOWtE2wwVI7ZUg", "node.id": "EaNJRMNpSn6nBqSXt013Eg" ,
 
  {"type": "server", "timestamp": "2020-07-06T05:16:07,288Z", "level": "WARN", "component": "o.e.x.m.MonitoringService", "cluster.name": "XXXXX", "node.name": "7b64ad871888", "message": "monitoring execution failed", "cluster.uuid": "WvA8jnPMTOWtE2wwVI7ZUg", "node.id": "EaNJRMNpSn6nBqSXt013Eg" ,
Line 23: Line 25:
  
 
  [[bulkShardRequest]]
 
  [[bulkShardRequest]]
 +
 +
[[license.expired.feature]]
  
 
== Related ==
 
== Related ==
Line 29: Line 33:
 
** <code>[[/usr/share/elasticsearch/logs/elasticsearch.log]]</code>
 
** <code>[[/usr/share/elasticsearch/logs/elasticsearch.log]]</code>
 
* <code>[[/var/log/elasticsearch/]]</code>
 
* <code>[[/var/log/elasticsearch/]]</code>
 +
* [[Storage]]: <code>[[/var/lib/elasticsearch/]]</code>
 
* <code>[[curl http://localhost:9200/_cluster/health?pretty]]</code>
 
* <code>[[curl http://localhost:9200/_cluster/health?pretty]]</code>
  

Latest revision as of 07:42, 30 January 2023

/var/log/elasticsearch/elasticsearch.log
/usr/share/elasticsearch/logs/elasticsearch.log
WARN
TOO_MANY_REQUESTS
{"type": "server", "timestamp": "2020-07-06T05:16:07,288Z", "level": "WARN", "component": "o.e.x.m.MonitoringService", "cluster.name": "XXXXX", "node.name": "7b64ad871888", "message": "monitoring execution failed", "cluster.uuid": "WvA8jnPMTOWtE2wwVI7ZUg", "node.id": "EaNJRMNpSn6nBqSXt013Eg" ,
"stacktrace": ["org.elasticsearch.xpack.monitoring.exporter.ExportException: failed to flush export bulks",
{"type": "server", "timestamp": "2022-07-05T19:48:34,671Z", "level": "WARN", "component": "r.suppressed", "cluster.name": "elasticsearch",  "node.name": "elasticsearch-master-0", "message": "path: /watchlist_record/_search, params: {index=watchlist_record}", "cluster.uuid": "XXsGyZxKSlmqnDqjl0frdT", "node.id": "RT_ueWtvSpWghacXUKgETT" ,
"stacktrace": ["org.elasticsearch.action.search.SearchPhaseExecutionException: all shards failed"
"stacktrace": ["org.elasticsearch.action.search.SearchPhaseExecutionException: Search rejected due to missing shards [[.kibana_task_manager_2][0]]. Consider using `allow_partial_search_results` setting to bypass this error."
stacktrace": ["java.lang.IllegalStateException: transport not ready yet to handle incoming requests"
WARN Clear SC failed on node
{"type": "server", "timestamp": "2022-10-19T08:27:27,952Z", "level": "WARN", "component": "o.e.c.c.ClusterFormationFailureHelper", "cluster.name": "elasticsearch", "node.name": "elasticsearch-master-0", "message": "master not discovered or elected yet, an election requires a node with id [aBfUKsO9QvKVvRXq_lo-XQ], have discovered [{elasticsearch-master-0}{R8X3Dsdfkog}{nilbvox-SH6adfrPYOOQ}{10.12.15.57}{10.12.15.57:9300}{dilmrt}{ml.machine_memory=2684354560, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] which is not a quorum; discovery will continue using [10.12.7.39:9300] from hosts providers and [{elasticsearch-master-0}{R8X3daf0tlev4Jkog}{nilbvoxsfdgIZrPYOOQ}{10.12.15.57}{10.12.15.57:9300}{dilmrt}{ml.machine_memory=2684354560, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 91, last-accepted version 19165 in term 91" }


bad_certificate
bulkShardRequest
license.expired.feature

Related[edit]

See also[edit]

Advertising: