I am using kibana 7.10.2 and I can see the following error in logs. Is there any way to fix it?
server log [06:30:40.197] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [14477], primary term [48]. current document has seqNo [14478] and primary term [48]
Hi, a version conflict error means that two or more instances of Kibana preventing each other from overwriting data in the same resource. In this case, there are background tasks running which only one instance is allowed to execute at a time. There are version checks that happen before any data gets updated to make sure that works.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.