kibana Questions

4

I need to build a kibana like dashboard over a sql database. Is this possible? or is there an alternative as easy as kibana (in term of integration) for sql?
Metathesize asked 19/11, 2014 at 17:31

4

currently looking for help about setup ilm, i have setup the template, index alias and policy as below PUT metricbeat-6.8.4-alias-000001 { "aliases": { "metricbeat-6.8.4-alias": { "is_write_ind...
Thirtyone asked 24/2, 2020 at 14:24

13

Solved

Currently I am getting these alerts: Upgrade Required Your version of Elasticsearch is too old. Kibana requires Elasticsearch 0.90.9 or above. Can someone tell me if there is a way I can find...
Whiteheaded asked 18/2, 2016 at 6:33

6

I am having running elastic-search on my Kubernetes cluster with host http://192.168.18.35:31200/. Now I have to connect my elastic search to the kibana. For that an enrollment token needs to be ge...
Obscene asked 21/2, 2022 at 10:11

3

Solved

My function can index documents in single and bulk to my AWS Elasticsearch from a local Jupyter notebook, but when I deploy to Lambda it keeps returning this error: "errorMessage": "...
Electrophoresis asked 12/11, 2020 at 18:54

4

I am using aws OpenSearch to view real-time data analysis. I am using Following roles to give my user read-only access to dashboard as mentioned here kibana_user kibana_read_only read_only_index ...
Mammillary asked 11/11, 2021 at 12:32

2

Solved

When I run a search in Kibana that returns several hundred documents I am getting an error that the results are too large. The actual error message is below: Can't store an async search response l...
Soupspoon asked 12/9, 2022 at 1:18

9

I am running Elasticsearch and kibana, I am not sure of the status of my elasticsearsh cluster (if its red, yellow, or green) but it seems I need to get a token generated by elasticsearch as ...
Cestar asked 20/2, 2022 at 10:3

2

Situation: I'm importing data to Elasticsearch via Logstash at 12 pm manually every day. I understand there is no "close" on Logstash because ideally, you would want to continuously send data to ...
Klepht asked 21/2, 2019 at 16:10

2

I want to run elasticsearch and kibana with docker-compose. This is my docker-compose.yml which I run with docker-compose --env-file dev.env up Docker Compose version: '3.1' services: elasticsear...
Zoophyte asked 25/3, 2022 at 11:8

1

I am trying to build a local elasticsearch instance using Docker. I have started Elasticsearch container and then started Kibana container. I have gone through the process of connecting kibana cont...
Hysterotomy asked 21/11, 2022 at 5:53

4

I am trying to update a document's nested type field using update_by_query. I am using the following script query: POST test/_update_by_query { "script": { "source": "ctx...
Herne asked 20/8, 2020 at 12:33

5

Solved

I have a problem with my Elasticsearch nodes running in a docker environment. I'm starting them up with docker-compose and after a few minutes they tell me: flood stage disk watermark [95%] exceede...
Coble asked 14/9, 2020 at 7:40

2

Solved

I have this document in ES and I am looking at it through Kibana. What does the _score field represent? { "took": 2, "timed_out": false, "_shards": { "total": 11, "successful": 11, "skippe...
Paleolith asked 29/10, 2018 at 12:9

2

I created a Kibana dashboard, containing some visualization. I can successfully embed the dashboard using the provided url: {url}/app/kibana#/dashboard/{dashboard_uuid}?embed=true&_g=(refreshI...
Jablonski asked 19/4, 2019 at 7:12

6

Solved

I'm trying out the Elastic Cloud 14 days free trial. I deployed Elastic cloud following the video tutorial. I set my password. However, I don't remember putting in my username. I tried my email a...
Lebanon asked 15/4, 2019 at 6:27

4

Solved

I am exploring ELK stack and coming across an issue. I have generated logs, forwarded the logs to logstash, logs are in JSON format so they are pushed directly into ES with only JSON filter in Logs...
Dynamic asked 27/5, 2015 at 1:52

4

Solved

I am trying access kibana application deployed in nginx,but getting below URL :- http://127.0.0.1/kibana-3.1.2 2015/02/01 23:05:05 [alert] 3919#0: *766 768 worker_connections are not enough whil...
Bridle asked 1/2, 2015 at 17:43

2

Solved

I am using fluentd to centralize log messages in elasticsearch and view them with kibana. When I view log messages, messages that occured in the same second are out of order and the milliseconds in...
Gertie asked 13/1, 2015 at 17:59

4

Solved

Can you provide me with a hint how to comment out lines in Kibana Dev Tools console? I am interested in comment syntax.
Ulani asked 30/9, 2018 at 13:46

2

Solved

I'm trying to list data from Elastic Search using the REST API on Postman. But I get a security_exception error I read the elastic documentation at https://www.elastic.co/guide/en/elasticsearch/ref...
Kraken asked 31/7, 2019 at 20:48

17

I have just installed Kibana 7.3 on RHEL 8. The Kibana service is active (running). I receive Kibana server is not ready yet message when i curl to http://localhost:5601. My Elasticsearch ins...
Rohde asked 19/9, 2019 at 12:30

4

Solved

Am trying to fetch the indexed PDF documents from my index (ElasticSearch). I have indexed my pdf documents using ingest-attachment processor plugin. Totally its 2500 documents has been indexed alo...
Portfire asked 25/6, 2018 at 9:52

8

Solved

We've recently moved our centralized logging from Splunk to an ELK solution, and we have a need to export search results - is there a way to do this in Kibana 4.1? If there is, it's not exactly obv...
Jarvis asked 28/7, 2015 at 16:26

3

Solved

My company tries very hard to keep a SSO for all third party services. I'd like to make Kibana work with our Google Apps accounts. Is that possible? How?
Weighbridge asked 13/4, 2015 at 12:2

© 2022 - 2024 — McMap. All rights reserved.