PS
Assuming you already ran docker-compose up
following these instructions.
Accessing in your prefered browser http://localhost:5601/app/kibana
- Open the
Management
option on the menu
- Access
Kibana > Index Patterns
- Click on the
Create index pattern
button
- Type on the
index pattern
input field, the same value you choose forBOILERPLATE_USERS_ELASTIC_INDEX
variable (e.gpostgresql.public.users
)
- Click on the
Create index pattern
button
- You should be able to see something linke
- Go to the
discover
by clicking on the menu