Hello, I just released version 2 of my little open source projects that allows the creation of dynamic Kibana dashboards using custom links to a small flask service. This small tool in my use-case at least adds a lot of value to our setup
Currently I am using it in production in 3 different ways:
-
logstash URL creation:
If certain criteria is met, logstash will create a URL to a dashboard filtered to connected events -
Services website
a website containing information on services provides a link with each service to a generic services dashboard, filtered to that specific service and criteria -
"Agent Portal"
a simple website in which people can enter the value of single field, javascript creates a urlMaker.py url and sends you to it, giving those employees the ability to have a de-facto search engine for those events they want to see, without learning how to use Kibana filters