Top "Kibana-4" questions

Kibana is a highly scalable user interface for `elasticsearch` that allows you to efficiently search, graph, analyze and otherwise make sense of a mountain(s) of data.

Kibana - how to export search results

We've recently moved our centralized logging from Splunk to an ELK solution, and we have a need to export search …

elasticsearch kibana kibana-4 kibana-7
How do I show a percentage as a Metric in Kibana?

I have data that has this format: { "area": "cats", "healthy": true, "timestamp": "2016-02-12T14:00:00.601000", } { "area": "dogs", "healthy": false, "timestamp": "2016…

elasticsearch kibana kibana-4
OR filter on dashboard in Kibana 4

I want to create a dashboard which shows information about a limited set of request values : request:("/path1" OR "/path2" …

kibana kibana-4
How to create value over time line chart in Kibana 4?

I'm facing a following problem. In Kibana 4 I've created a line chart based on my input from elasticeasrch but I …

elasticsearch kibana kibana-4
How do you export/import "index-pattern" types in Kibana

Kibana 4.3 has great features for importing/exporting dashboards, searches, and visualizations. However, the related index-patterns are not contained in the …

elasticsearch kibana kibana-4
Kibana and fixed time spans

Is it possible to set a fixed timespan for a saved visualization or a saved search in Kibana 4? Scenario: I …

elasticsearch kibana kibana-4
Nested Object in Kibana visualize

I have uploaded the JSON file in elasticsearch and my mapping contains of some nested objects. The problem is that, …

elasticsearch kibana kibana-4
How to change UI of kibana

I am using kibana 4.5.1 . I am visualizing my data in kibana. Its very nice . Now we want to customize kibana …

elasticsearch kibana-4
Kibana4 to listen on Port 80 instead of Port 5601

I have elasticsearch 1.4 and kibana4 running on an Amazo EC2 instance running RHEL7. Kibana4 is running as a standalone process …

nginx elasticsearch kibana-4
Can I change the index pattern of a visualization in Kibana?

I have created a full set of visualizations.Due to some reason I have to deleted that index in elastic. …

java elasticsearch kibana kibana-4