Secure kibana dashboards using keycloak
Secure Kibana dashboards with Keycloak: add authentication and access control in front of Elasticsearch visualizations without X-Pack.…
Secure Kibana dashboards with Keycloak: add authentication and access control in front of Elasticsearch visualizations without X-Pack.…
Set up continuous deployment to WebSphere Application Server with Maven and Jenkins: plugin setup, jars, and pipeline configuration.…
Automate port forwarding for NAT-ed kvm/libvirt networks with qemu hook scripts and iptables rules that survive restarts.…
Forward ports to KVM/libvirt guests with iptables: static IPs, NAT rules, and external access to VM services step by step.…
Automate importing Kibana dashboards and visualizations with a small Groovy script, no manual export/import clicking.…
Ship Spring Boot Actuator metrics to Elasticsearch and visualize them in Kibana: a monitoring pipeline for microservices.…
Use Redis as a buffer in the ELK stack: decouple log shippers from Logstash and keep spikes from overwhelming Elasticsearch.…
Useful and underrated Git commands: revert, bisect, stash and more, with examples that save you when things go wrong.…