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.
5,950 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
change logo OpenSearch dashboards - kibana
Need to change OpenSearch logo in the dashboard. Found i way to change if I run it local host or using docker changing the opensearch_dashboards.yml. But how could i change it if i hosted this in AWS?...
amazon-web-services kibana aws-elasticsearch opensearch opensearch-dashboards
domahc
- 443
Logstash (ELK): Enrich IP with hostname (based off a file). - (No direct connect w/ DNS/AD)
Trying to figure out how to enrich the data being ingested (Network Data) Zeek/Suricata. I would like to either show Hostname vice IP, or more preferably add another field for hostname based off the ... logstash kibana elk
David Decker
- 1
Display inflection point of area visualizaion in kibana
is it possible to display inflection point of area visualizaion in kibana as shown in the image below i"m using kibana 7.17.0 image
elasticsearch kibana
safae azouzou
- 1
Is it possible to rename a kibana value for better graph readablity?
Given the following data: records: [ {id: 1, path: "" }, {id: 2, path: "" }, ] is it possible to achieve ... logstash kibana
aviya.developer
- 3,112
Elastic Search query that matches all elements in nested document
I have an index with nested document structure as below - { "firstindex": { "mappings": { "properties": { "Name": { "type&...
elasticsearch kibana elastic-stack
teja_98666
- 85
Elasticsearch queries in kibana
I want to log all the queries made to Elasticsearch along with their response bodies in kibana. Is there a way to do that? I came to know a way to set. t he slowlogs threshold to 0 and log all the ...
elasticsearch logging kibana
shivam agarwal
- 27
How Can I Publish Kibana
I have a question if possible: (I work with GKE) this it my kibana: apiVersion: kind: Kibana metadata: name: quickstart spec: version: 7.6.2 count: 1 elasticsearchRef: ...
elasticsearch kibana google-kubernetes-engine elastic-stack kubernetes-ingress
Frida W
- 19
Elastic search Script Score | Painless Query
i was playing with script query and here is a question I wanted to ask to the community which I didn't quite understand well Here is a sample JSON stored in elastic search { "_index" ...
elasticsearch kibana elastic-stack
elasticsearch-5
Soumil Nitin Shah
- 383
Kibana to EnterpriseSearch TLS issue
I am having an issue setting up TLS through a custom CA between Kibana and Enterprise search. I have the default x-pack security set up for the interconnection of my Elasticsearch nodes with both ...
elasticsearch ssl ssl-certificate kibana elastic-enterprise-search
Asmith9555
- 63
Delete daily filebeat index
I'm using the kibana interface to manage ELK in Kubernetes. ELK creates a new filebeat index every day filebeat-<date> with several GB. I created a index lifecycle policy but I can only add it ...
elasticsearch kibana filebeat elk
loki
- 2,017
Ingress for Kibana- the browser did not recognize the hostname
If possible- I have a question: this is my kibana: apiVersion: kind: Kibana metadata: name: quickstart spec: version: 7.6.2 count: 1 elasticsearchRef: name: ...
elasticsearch kibana kubernetes-ingress
Frida W
- 19
JDBC Logstash Elastic Kibana
I'm using JDBC input plugin to ingest data from mongodb to ElasticSearch. My config is: `input { jdbc { jdbc_driver_class => "mongodb.jdbc.MongoDriver" jdbc_driver_library => ... mongodb
elasticsearch jdbc kibana logstash-jdbc
Maksim Tarasevich
- 1
Make a kibana chart field clickable + popup
I currently have this Kibana chart I would like to make it so that when I click on a path it opens up a popup to my local PC accessing the image in the path. As I am a new user I am stuck on how to ...
elasticsearch kibana elk
Mar1941
- 91
Cannot login to the Kibaba with the username and the password from the Secret file
if possible- I have a question: this is my Elasticsearch: apiVersion: kind: Elasticsearch metadata: name: jhsearch spec: version: 7.6.2 auth: fileRealm: - ...
elasticsearch yaml kibana
Frida W
- 19
ElasticSearch get top 2 results per specific term in aggregations
Given this query, i want to retrieve and limit only to top 2 cities from each country. So, given the most popular country, retrieve top 2 cities, then next country, top 2 cities and etcera. { "... java sql json
elasticsearch kibana
JuanCruz
- 17
153050per page