Skip to content

Commit 7e6ca23

Browse files
committed
fix
1 parent 892161d commit 7e6ca23

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/opentelemetry-collector-infra-hosts.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Here is a sample configuration YAML file for a linux host. Be sure to do the fol
5353

5454
* Replace `OTLP_ENDPOINT_HERE` with the appropriate [endpoint](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/opentelemetry-set-up-your-app/#review-settings).
5555
* Replace `YOUR_KEY_HERE` with your <InlinePopover type="licenseKey" />
56+
* Adjust the target log files in the filelog receiver section based on your requirements.
57+
* Adjust the `memory_limiter` default values based on your environment requirements.
5658

5759
```yaml
5860
extensions:
@@ -162,7 +164,7 @@ You can view your collector data in a variety of places in the New Relic UI.
162164
163165
### Browse host data in infrastructure UI [#using-ui]
164166
165-
By using the recommended configuration in the collector, you can view data through the standard features in the [Infrastructure UI](/docs/infrastructure/infrastructure-ui-pages/infrastructure-ui-entities#access-new-ui) (New Host UI) experience.
167+
By using the recommended configuration in the collector, you can view data through the standard features in the [Infrastructure UI](/docs/infrastructure/infrastructure-ui-pages/infrastructure-ui-entities#access-new-ui) experience.
166168
167169
### Query host metrics and logs [#query-host-metrics]
168170

0 commit comments

Comments
 (0)