# adding observability This guide shows you where to go to observe the well-being of your service. ## dashboards You will find your service dashboard when using _search_ [here](https://dashboards.phoenix.lacent.control.tinka.host). ## logging You will find logging data available [here](https://logging.nl.lacent.prod.tinka.host/_plugin/kibana/app/discover). To view logs for `blaze-example-service`, with service `id` _example_, use the following query: ``` role.keyword: example ``` ## metrics You will find metrics [here](http://monitoring.nl.lacent.prod.tinka.host/graph). ## alerts Go to [blaze-alerts-provisioning](https://github.com/TinkaTech/blaze-alerts-provisioning) and create a new alert rule definition to match your requirements.