Questions tagged [kibana-7]

Use this tag for topics specific to version 7 of the data exploration and visualization tool Kibana. Use it together with [kibana] and / or [elasticsearch]

Kibana is an application for exploring and visualizing your data. For more details see .

Kibana 7 offers the following key highlights:

  • Fresh, sleek look
  • Kibana Query Language on by default
  • Kibana dark theme
  • Responsive dashboards
  • New look for timepicker and filters
  • Saved objects structure improvements
  • Canvas enhancements
234 questions
0
votes
1 answer

Viewing multiple kibana dashboards in one place

I have multiple instances of Kibana for different servers, I would like to be able to see one page that summarize/displays all of the dashboards, is that something that is achievable through a separate website? I was thinking of having one website…
0
votes
3 answers

kibana 7.2 can't reach elasticsearch on kubernetes

I'm testing the latest version of the Elastic Stack (7.2.0) and i can't seem to connect Kibana to Elasticsearch, but when i rollback to 6.8.1 it works. Any ideas ? Kibana Deploy & Service apiVersion: apps/v1 kind: Deployment metadata: name:…
0
votes
1 answer

Starting Kibana roll up job

I have made a roll up job on the Kibana with the Kibana dev tool pictured below I however have trouble starting this roll up job as I get following error below I'm following the documention found here:…
Mimeer
  • 81
  • 1
  • 9
0
votes
0 answers

I can not find indices in kibana web client

Today I used Logstash input a dataset succesfully, but I can not find it in Kibana Web-end, could you help me? (PS:My English is not very well expressed, please don't mind)
D.g
  • 1
  • 2
0
votes
1 answer

Internal Server Error for Deshboard only mode user

I have created dashboard and shared it to other computer which is demo user with the role-> kibana_dashboard_only_user. now when i open shared with demo user login credentials it shows error like Internal Server Error Error: Internal Server…
Juned Ansari
  • 5,035
  • 7
  • 56
  • 89
0
votes
1 answer

Fatal Error "searchguard.readonly_mode.roles" setting was not applied in kibana

I have installed elasticsearch,kibana and logstash version 7.1.0, then set the security by entering following things in elasticsearch.yml and finally i run following command on cmd to set passwords. bin/elasticsearch-setup-passwords…
Juned Ansari
  • 5,035
  • 7
  • 56
  • 89
0
votes
2 answers

Security Option is Disabled in Kibana 7

I am new to kibana, exploring kibana 7. there is security feature is disabled. how do i enable that feature? it is paid feature? I show video on youtube which shows user-management and permission module under security. but when i click on security…
Juned Ansari
  • 5,035
  • 7
  • 56
  • 89
-1
votes
1 answer

How can I write a query to fetch data from elasticsearch based on status?

I want to fetch data from elastic search based on status. If the status is active/inactive I want to fetch a list of data. Here I attached a single record for example. How can I get it? { "took": 2, "timed_out": false, "_shards": { …
-1
votes
2 answers

Nested JSON messages are not getting parsed correctly through logstash

I am trying to parse modsecurity audit logs which are natively being logged in JSON format. However when I am using logstash to ingest in elastic stack those appears like below and actual needed fields are not being parsed in their respective…
Blason R
  • 5
  • 2
1 2 3
15
16