Path: blob/main/examples/java/json-logging-logback/README.md
556 views
Exporting Application logs using JSON logging in Kubernetes
Running the example
Build the Docker image using using
build.shDeploy the manifest using
kubectl apply -f k8s/(e.g. using k3d.sh)Generate traffic using generate-traffic.sh
Log in to http://localhost:3000 with user admin and password admin.
Go to "Explore"
Select "Loki" as data source