Skip to content

Commit a510210

Browse files
Docs Enhancements
1 parent 8377581 commit a510210

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

docs/integrations/web-servers/nginx.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,20 @@ Telegraf uses the[ Nginx input plugin](https://github.com/influxdata/telegraf/tr
194194

195195
The process to set up collection for Nginx data is done through the following steps.
196196

197+
### Configure metrics collection
198+
199+
#### Set up a Sumo Logic HTTP source
200+
201+
1. **Configure a Hosted Collector for Metrics.** To create a new Sumo Logic hosted collector, perform the steps in the [Create a Hosted Collector](/docs/send-data/hosted-collectors/configure-hosted-collector) documentation.
202+
2. **Configure an HTTP Logs & Metrics source**:
203+
1. On the created Hosted Collector on the Collection Management screen, select **Add Source**.
204+
2. Select **HTTP Logs & Metrics.**
205+
1. **Name.** (Required). Enter a name for the source.
206+
2. **Description.** (Optional).
207+
3. **Source Category** (Recommended). Be sure to follow the [Best Practices for Source Categories](/docs/send-data/best-practices). A recommended Source Category may be Prod/Webserver/Nginx/Metrics.
208+
3. Select **Save**.
209+
4. Take note of the URL provided once you click _Save_. You can retrieve it again by selecting the **Show URL** next to the source on the Collection Management screen.
210+
197211
### Configure Logs Collection
198212

199213
The Nginx app supports the default access logs and error logs format.
@@ -259,21 +273,6 @@ If you're using a service like Fluentd, or you would like to upload your logs ma
259273

260274
</details>
261275

262-
### Configure metrics collection
263-
264-
#### Set up a Sumo Logic HTTP source
265-
266-
1. **Configure a Hosted Collector for Metrics.** To create a new Sumo Logic hosted collector, perform the steps in the [Create a Hosted Collector](/docs/send-data/hosted-collectors/configure-hosted-collector) documentation.
267-
2. **Configure an HTTP Logs & Metrics source**:
268-
1. On the created Hosted Collector on the Collection Management screen, select **Add Source**.
269-
2. Select **HTTP Logs & Metrics.**
270-
1. **Name.** (Required). Enter a name for the source.
271-
2. **Description.** (Optional).
272-
3. **Source Category** (Recommended). Be sure to follow the [Best Practices for Source Categories](/docs/send-data/best-practices). A recommended Source Category may be Prod/Webserver/Nginx/Metrics.
273-
3. Select **Save**.
274-
4. Take note of the URL provided once you click _Save_. You can retrieve it again by selecting the **Show URL** next to the source on the Collection Management screen.
275-
276-
277276
#### Set up Telegraf
278277

279278
1. **Install Telegraf if you haven’t already.** Use the [following steps](/docs/send-data/collect-from-other-data-sources/collect-metrics-telegraf/install-telegraf) to install Telegraf.

0 commit comments

Comments
 (0)