> For the complete documentation index, see [llms.txt](https://docs.tonic.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tonic.ai/app/admin/tonic-monitoring-logging.md).

# Structural monitoring and logging

Tonic Structural provides access to tools to help you track your Structural status and activity. Tonic.ai uses shared logs and other data for telemetry and troubleshooting.

## Tracking Structural status and activity <a href="#tonic-monitoring-logging-status-activity" id="tonic-monitoring-logging-status-activity"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Monitor Structural services</strong></td><td>Track the current status of Structural services, including Structural workers and the Structural application database.</td><td></td><td><a href="/pages/l4TZLh98qzDqmlj8eri2">/pages/l4TZLh98qzDqmlj8eri2</a></td></tr><tr><td><strong>Perform health checks</strong></td><td>Check the current health of the API server and Structural workers.</td><td></td><td><a href="/pages/-M2iX1hPt-5I30sXHcBR">/pages/-M2iX1hPt-5I30sXHcBR</a></td></tr><tr><td><strong>Download a usage report</strong></td><td>Track the tables that Structural processed during data generation.</td><td></td><td><a href="/pages/HSOAWIsmkh1k6KJuQ9yM">/pages/HSOAWIsmkh1k6KJuQ9yM</a></td></tr><tr><td><strong>Track user access and permissions</strong></td><td>Use an API request to retrieve lists of user events. </td><td></td><td><a href="/pages/wSiIZ6qmBS3wts9bzk0p">/pages/wSiIZ6qmBS3wts9bzk0p</a></td></tr><tr><td><strong>View Structural metrics (beta)</strong></td><td>Structural generates Prometheus metrics for each container.</td><td></td><td><a href="/pages/05UiBQ2H1RAvu2TPGL0J">/pages/05UiBQ2H1RAvu2TPGL0J</a></td></tr><tr><td><strong>Redacted and diagnostic logs</strong></td><td>For troubleshooting, enable data generation logging that does not redact sensitive values.</td><td></td><td><a href="/pages/vzP6OFLyw8I6AnVfhX1C">/pages/vzP6OFLyw8I6AnVfhX1C</a></td></tr></tbody></table>

## Sharing data with Tonic.ai <a href="#tonic-monitoring-logging-data-sharing" id="tonic-monitoring-logging-data-sharing"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Data that Tonic.ai collects</strong></td><td>Learn about the types of data that Tonic.ai collects from your instance.</td><td></td><td><a href="/pages/jljf3CJuMwXdSXvE4qhk">/pages/jljf3CJuMwXdSXvE4qhk</a></td></tr><tr><td><strong>Verify telemetry sharing</strong></td><td>Tonic.ai uses analytics telemetry and logs to track usage and help troubleshoot issues.</td><td></td><td><a href="/pages/-LzoehpHQsgYTs1dyJkW">/pages/-LzoehpHQsgYTs1dyJkW</a></td></tr><tr><td><strong>Send a log package to Tonic.ai</strong></td><td>Upload the logs for a specific job to Tonic.ai.</td><td></td><td><a href="/pages/gW7xDWwBc8Ntv2ZWy0Jy">/pages/gW7xDWwBc8Ntv2ZWy0Jy</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.tonic.ai/app/admin/tonic-monitoring-logging.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
