graphql-engine/docs/graphql/manual/deployment/logging.rst
2018-10-11 16:59:53 +05:30

16 lines
494 B
ReStructuredText

Hasura GraphQL engine logs
==========================
Based on your deployment method, Hasura GraphQL engine logs can be accessed as follows:
- :doc:`On Heroku <heroku/logging>`
- :doc:`On Docker <docker/logging>`
- :doc:`On Kubernetes <kubernetes/logging>`
Monitoring frameworks
---------------------
You can integrate the logs emitted by Hasura GraphQL with external monitoring tools for better visibility as per
your convenience.
For some examples, see :doc:`../guides/monitoring/index`