Path: blob/main/examples/java/json-logging-ecs/README.md
401 views
Exporting Application logs using JSON logging in Kubernetes
Running the example
Build the Docker image using using
build.sh
Deploy 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