Super informativ - og 'to the point' Lyder præcis som det, jeg skal bruge
@soberhippie3 жыл бұрын
Great video
@pjmclenon Жыл бұрын
hello after i shut down kibana and when i reopen a new session i dont find my saved indexex and i cant create a new index why?
@philsorger84163 жыл бұрын
Helpful... Problem: i dont have a calendar/last 15 minutes/show date widget at all, just the search, kql box and refresh button... ideas?
@andrewrailstar2 жыл бұрын
I've just started with elk, but if you create a new from index or stream it should give you an option with @timestamp filter, it's the only way of doing it as far as I know
@nirmesh44 Жыл бұрын
Best tutorial ever 🙂
@flesz_3 жыл бұрын
Can i use kibana without elastic search as a standalone product and send to it data from others sources as snmp, etc?
@codingexplained3 жыл бұрын
No, Kibana is built for Elasticsearch and other Elastic Stack products. But you can ingest data into Elasticsearch from many different sources.
@flesz_3 жыл бұрын
@@codingexplained thanks
@dalma74883 жыл бұрын
After installing Kibana... I am still getting that "Kibana server is not ready yet". Do you have any Ideas how to solve this? Thanks
@brazilianrainbowboa3 жыл бұрын
For me while running it in Docker containers, it takes a while for the Kibana services to start up and eventually work.
@tayfun75522 жыл бұрын
i did set a new password for kibana and also provide it at the config file after that is worked.
@muddasarajmal24543 жыл бұрын
Can I use the kibana on my real OS rather than the Virtual one?
@agenttank3 жыл бұрын
why not?
@wanderer.19933 жыл бұрын
yes, you can. but isn't so straightforward to setup i my opinion. I like to use Docker, so i run the services of the ES and Kibana with docker-compose. it's easy and you don't even have to install them in your real OS.
@andrewrailstar2 жыл бұрын
Sure you can, for example installing and enabling the metric eat modul and using the prebuild metricbeat system dashboards, you can find them inside the list under the dashboard option in the main menu.