A hands on playground for learning observability basics in a hands on fashion.
Please have docker installed and working and run the following to get all the infrastructure up and running before getting to the conference.
Any questions or things not working reach out on twitter to @beckje01
{project}/infra/$ docker-compose up
curl -XPOST -D- 'http://127.0.0.1:5601/api/saved_objects/index-pattern' -H 'Content-Type: application/json' -H 'kbn-version: 6.6.1' -d '{"attributes":{"title":"logstash-*","timeFieldName":"@timestamp"}}'
The labs all work best if you move into that folder or the subprojects folder to run gradle commands.
cd {project}/lab-01/edge-ratpack/
gradle run
-
links.html[Link Page for Local Services]
-
Each Lab has a TASKS.adoc file