Skip to content

Commit

Permalink
fix(cost estimate): add links
Browse files Browse the repository at this point in the history
  • Loading branch information
zuluecho9 committed Jun 10, 2022
1 parent f5aa068 commit 58cf5f8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,9 @@ Some of the usage data in this UI can vary depending on your account. This infor

For how to set alerts that will notify you when you're reaching data ingest levels you don't want to cross, see [Query and alert on usage data](/docs/accounts/accounts-billing/new-relic-one-pricing-users/usage-queries-alerts). For example, you might set an alert on logs, which can accumulate quickly in an active system.

## Adjust your data ingest [#adjust-ingest]
## Reduce your data ingest [#adjust-ingest]

Here are some ideas for managing your data:
All of the tools you use to report data to New Relic, whether they're our tools or third-party tools, will have various configuration options for adjusting the data reporting. We'll give some of the more common methods for reducing data ingest here, but we recommend looking at the docs for the specific tools you're using to learn other options.

### Drop unwanted data [#drop-data]

Expand Down Expand Up @@ -304,3 +304,7 @@ Options for adjusting log data ingest include:
* [Automatic logs in context](/docs/logs/logs-context/disable-automatic-logging): Disable or enable via the UI or API, or adjust client-side configuration settings.
* [Manual logs in context](/docs/logs/forward-logs/enable-log-management-new-relic): Adjust the log forwarder configuration to filter log events on the sending side.
* [Drop log data](/docs/logs/ui-data/drop-data-drop-filter-rules): Manage data ingest via the UI or API.

## Optimize your data ingest [#observability-maturity]

We also have an [in-depth tutorial on how to optimally manage your data ingest](/docs/new-relic-solutions/observability-maturity/operational-efficiency/intro-data-governance).
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ Log management provides a way to connect your log data with the rest of your app
* Troubleshoot performance issues without switching between other tools.
* Visualize everything in a single place.

## Curious about costs? [#costs]

Want to estimate the cost of reporting your logs? Use our [cost estimator tool](/docs/data-apis/manage-data/calculate-data-ingest).

## Bring in your logging data [#integrate-logs]

To forward your log data to New Relic, you can use any of these options:
Expand Down

0 comments on commit 58cf5f8

Please sign in to comment.