# Papertrail

All you need to get started is an account in Papertrail and an account on Hosted Graphite. Check out the [Papertrail documentation](https://help.papertrailapp.com/kb/integrations/hostedgraphite/) for more details on how to create alerts in Papertrail that will create and forward Graphite metrics to your HG account.

When you create an alert in Papertrail, it will use a keyword to track the specified events and occurrences in your logs. A Graphite metric will be created and forwarded to your HG account and you can use these metrics to create custom dashboards and alerts.

<figure><img src="https://495119770-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZtHmoGZNsmARIViZEdbz%2Fuploads%2FXOCIIzxWjvdb6G5LOFLn%2Fpapertrail-alerts.png?alt=media&#x26;token=0a5ac894-a537-49f3-88a3-39f3d56489ef" alt=""><figcaption><p>Configure Papertrail to send metrics to Hosted Graphite</p></figcaption></figure>

<figure><img src="https://www.hostedgraphite.com/docs/_images/papertrail-example.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.hostedgraphite.com/add-ons-and-integrations-guide/papertrail.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
