Skip to main content

Questions tagged [kibana]

Kibana is an application for exploring and visualizing your data. It helps you find and demonstrate trends in your data with tools for searching, creating visualizations, and combining those visualizations to build dashboards.

kibana
0 votes
0 answers
13 views

elasticsearch updateByQuery is not working for large data

i have written a script that will create a key "source" on 4 indices of elasticsearch based on some condition . All of my 4 indices contain at least 2~3 million data . when i ran the script ...
Karan's user avatar
  • 1
0 votes
1 answer
21 views

LOGSTASH indefinitely loop

i am newer in ELK, My LOGSTASH 7.8.x loop indefinitely and insert only one row in Elasticsearch ! Here is my sample example : sample log 2021-07-18 09:15:30,000 INFO Sample log message 01 2022-07-18 ...
onepiece123's user avatar
-1 votes
0 answers
16 views

Fluent bit adds slash into kubernetes log when sending it to elasticsearch [closed]

This is my configmap file for fluent. apiVersion: v1 kind: ConfigMap metadata: name: fluent-bit-config namespace: logging labels: k8s-app: f-bit-pod data: Configuration files: server, input, filters ...
Trusha Mehta's user avatar
-2 votes
0 answers
14 views

Dear All, I am facing below error in 8.11 and 8.13 version of elasticsearch Elasticsearch.log file continuously

<[ERROR][o.e.d.l.DataStreamLifecycleService] [ElasticHost] Data stream lifecycle encountered an error trying to rollover data steam [restored_kibana-event-log-ds] Failing since [1721058146305], ...
priyanka sn's user avatar
0 votes
0 answers
16 views

How to make elasticsearch.keystore persistent in statefullset Openshift?

Currently, I have set up an Elasticsearch in a StatefulSet with 3 replicas and Kibana with 1 replica in a deployment in OpenShift. Now, I am facing persistence problems in both Kibana and ...
Sohaib El Mediouni's user avatar
1 vote
0 answers
15 views

Need to show table using vega script

I want to show below data as table using vega script , I am building a dashboard in kibana and getting following response from elastic , now I need to render the below data as table, required columns ...
Umesh Patidar's user avatar
0 votes
0 answers
10 views

ES: Why Refresh delete Segment with "committed=false"?

Background: There exists an index named "i_dm_f_da_enterprise" in ES, and I prohibited auto-refresh by setting "refresh_interval" : -1. I notice that the refresh operation of the ...
Junbo Wang's user avatar
-1 votes
0 answers
23 views

Wazuh Plugin for kibana 8.x.x version

I'm trying to install wazuh on kibana. But i found proble where my kibana version is not compatible with wazuh latest version (8.x.x ) based on this repo https://github.com/wazuh/wazuh-kibana-app. Is ...
Tuấn Nguyễn's user avatar
0 votes
1 answer
30 views

Elasticsearch via docker-compose - Warning: "this node is locked into cluster UUID..."

I start services in a local cluster via docker compose. Two docker containers are from the example of elasticsearch. I get following error in the console from the elasticsearch: elasticsearch_instance ...
JoeFox's user avatar
  • 1,081
0 votes
0 answers
21 views

Elasticsearch Keystore error: Device or Resource Busy while upgrading

I have a multi node Elasticsearch cluster running on version 8.13.4. The cluster needed Slack Integration and AD/LDAP integration so it also has elasticsearch.keystore file bind mount to it. The ...
Umang Pachaury's user avatar
0 votes
1 answer
16 views

Elasticsearch ID 'filter' in Query-DSL

I am trying to get an ID filter running in Elasticsearch, so that only a specific subset of documents is searched (or at least returned) with other filters. (This is saved as a Mustache template) ...
Yuki's user avatar
  • 87
0 votes
0 answers
11 views

Vega kibana node graph with mesh

We are currently working on a node graph. We are sending mqtt msg over an esp to kibana and there we want to visualize a graph of basically what node is connected with which node. and our msgs have ...
MAMR's user avatar
  • 1
0 votes
0 answers
40 views

ELK: ECS compatibility is enabled but `target` option was not specified

I'm trying to setup ELK: elasticsearch-8.10.4-windows-x86_64 kibana-8.10.4-windows-x86_64 logstash-8.10.4-windows-x86_64 but i can not add a data view ! i do not even found the (+ create data view) ...
maryem neyli's user avatar
0 votes
0 answers
19 views

elasticsearch regex split into groups 255 characters

First of all, sorry for my English. I have encountered the following issue when performing a query with regular expressions in Elasticsearch. This index field is a text longer than 255 characters (...
Bruno Sebastian Alvarez's user avatar
1 vote
0 answers
23 views

Elastic search stuck after starting

I am trying to start an instance of elastic search but after executing it, it stops at one point and does not generate the enrollment token as shown in screenshot below. Also to execute elastic search ...
Arkaprabha Mahata's user avatar

15 30 50 per page
1
2 3 4 5
427