-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi there,
enjoying the book so far and the style of writing.
One issue that happened for me in the chapter "logging" on page 45 , the instructions to view the logs on Kibana state that one should
go to kibana and click "Vizualize & analyze": and then click "Discover". However the option of "discover" is not clickable for me, only a blue button named "Add you data" is available.
My set up until this point was the following:
- clone repo https://github.com/MatthewJamesBoyle/logging-module/tree/main
- run podman compose up
- visit http://localhost:5601
- visit http://localhost:9200 (which looks like the attachment localhost9200 I provided)
- run a bunch of curl commands producing a mixture of both success and failure responses
- revisting kibana at http://localhost:5601
Am I missing something here? Help to get this resolved would be greatly appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

