All Projects → aboullaite → kibana-keycloak

aboullaite / kibana-keycloak

Licence: other
Secure kibana dashboards using keycloak

Projects that are alternatives of or similar to kibana-keycloak

Elastic Docker
Example setups for Elasticsearch, Kibana, Logstash, and Beats with docker-compose
Stars: ✭ 118 (+195%)
Mutual labels:  kibana, elastic
Docker Elastic Stack
ELK Stack Dockerfile
Stars: ✭ 175 (+337.5%)
Mutual labels:  kibana, elastic
Elastic
Elastic Stack (6.2.4) 을 활용한 Dashboard 만들기 Project
Stars: ✭ 121 (+202.5%)
Mutual labels:  kibana, elastic
Elasticambari
Elastic Service for Ambari
Stars: ✭ 108 (+170%)
Mutual labels:  kibana, elastic
awesome-elastic-stack
Awesome Elastic Stack
Stars: ✭ 29 (-27.5%)
Mutual labels:  kibana, elastic
Microservice Monitoring
Monitor your Spring Boot application with the Elastic Stack all around
Stars: ✭ 114 (+185%)
Mutual labels:  kibana, elastic
Elastic Stack
Aprenda Elasticsearch, Logstash, Kibana e Beats do jeito mais fácil ⭐️
Stars: ✭ 135 (+237.5%)
Mutual labels:  kibana, elastic
Helk
The Hunting ELK
Stars: ✭ 3,097 (+7642.5%)
Mutual labels:  kibana, elastic
kbn circles vis
Kibana 4.4.1 D3 Circles Packing Visualization
Stars: ✭ 30 (-25%)
Mutual labels:  kibana, elastic
jmx-monitoring-stacks
No description or website provided.
Stars: ✭ 170 (+325%)
Mutual labels:  kibana, elastic
Sentinl
Kibana Alert & Report App for Elasticsearch
Stars: ✭ 1,233 (+2982.5%)
Mutual labels:  kibana, elastic
area3d vis
3D Graph Visualization for Kibana 5
Stars: ✭ 28 (-30%)
Mutual labels:  kibana, elastic
Elasticsearch Cli
Command line interface for ElasticSearch
Stars: ✭ 70 (+75%)
Mutual labels:  kibana, elastic
Redelk
Red Team's SIEM - tool for Red Teams used for tracking and alarming about Blue Team activities as well as better usability in long term operations.
Stars: ✭ 1,692 (+4130%)
Mutual labels:  kibana, elastic
Pfelk
pfSense/OPNsense + ELK
Stars: ✭ 417 (+942.5%)
Mutual labels:  kibana, elastic
Sigmaui
SIGMA UI is a free open-source application based on the Elastic stack and Sigma Converter (sigmac)
Stars: ✭ 123 (+207.5%)
Mutual labels:  kibana, elastic
clinical nlp elastic
Clinical NLP Analysis with Elasticsearch and Kibana
Stars: ✭ 32 (-20%)
Mutual labels:  kibana, elastic
kibana graph
Interactive Network Graph Visualization For Kibana (unmaintained)
Stars: ✭ 38 (-5%)
Mutual labels:  kibana, elastic
Elastic Charts
📊 Elastic Charts library
Stars: ✭ 191 (+377.5%)
Mutual labels:  kibana, elastic
ELK-Hunting
Threat Hunting with ELK Workshop (InfoSecWorld 2017)
Stars: ✭ 58 (+45%)
Mutual labels:  kibana, elastic

Secure kibana dashboards using keycloak

How it works

The mode of operation is summed up in 3 simple steps:

  1. External traffic is directed to the keycloak proxy. The proxy decides based on it configuration if the destination needs authentication.
  2. The keycloak Proxy work together with Keycloak and redirects the user to the authentication server so the user can login.
  3. After a successful login the proxy forwards the user to kibana instance.

For more details check out this blog: https://aboullaite.me/secure-kibana-keycloak/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].